Skip to content

preview_1.0.16461

Pre-release
Pre-release
Compare
Choose a tag to compare
@mangupta mangupta released this 15 Nov 08:24
· 501 commits to developer-preview since this release
  • Significant changes to the HIP Profiling APIs. Refer to the documentation for details
  • Improvements to P2P support
  • New API: hipDeviceGetByPCIBusId
  • Several bug fixes in NV path
  • hipModuleLaunch now works for multi-dim kernels

Notes:

  • The code has been tested using HCC tagged version develop_0.10.16454.
  • 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
  • Alternatively you can download the HCC and HIP debian packages from the corresponding project release tags.