- Bug fixes in FindHIP cmake module.
- New APIs: hipRuntimeGetVersion.
- Removed following deprecated APIs: hipMallocHost, hipHostAlloc, hipFreeHost.
- Major changes to HIP signal & memory management implementation.
- Added several new samples.
- New test infrastructure.
- Documentation updates.
Notes:
- The code has been tested using HCC tagged version develop_0.10.16392.
- For convenience, a script that pulls the correct HCC and HIP code from github and builds it as well has been added to the release. To use it, simply download the script
build_hcc_and_hip.sh
to an empty folder on your development machine and run./build_hcc_and_hip.sh