github ROCm/HIP preview_1.0.16424

latest releases: rocm-6.1.1, rocm-6.1.0, rocm-6.0.2...
pre-release7 years ago
  • Added back deprecated APIs: hipHostAlloc, hipMallocHost and hipFreeHost
  • Preliminary support for new APIs: hipMemcpyToSymbol, hipDeviceGetLimit
  • Support for memory management device functions: malloc, free, memcpy & memset
  • hipblas headers have moved to hcblas repo
  • Renamed hipComplex.h to hip_complex.h
  • More samples added to the cookbook
  • Documentation updates
  • Bumped HIP version to 1.0.x for upcoming release

Notes:

  • The code has been tested using HCC tagged version develop_0.10.16415.
  • 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.

Don't miss a new HIP release

NewReleases is sending notifications on new releases.