Skip to content

preview_0.92.16375

Pre-release
Pre-release
Compare
Choose a tag to compare
@mangupta mangupta released this 17 Sep 17:03
· 737 commits to developer-preview since this release
  • Added support for async memcpy driver API (for example hipMemcpyHtoDAsync).
  • clang-hipify support for CUDA driver memory functions.
  • Initial support for HIP_ADD_LIBRARY in FindHIP.
  • Documentation clean up and several updates.

Notes:

  • The code has been tested using HCC develop branch commit 6e43ee8.
  • 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