HIPIFY tools for ROCm 6.2.0
rocm-ci
released this
02 Aug 16:13
·
427 commits
to amd-staging
since this release
Added
- CUDA 12.4.1 support
- cuDNN 9.1.1 support
- LLVM 18.1.6 support
- Full hipBLASLt support
Resolved issues
- Apply
reinterpret_cast
for an explicit conversion betweenpointer-to-function
andpointer-to-object
;
affected functions:hipFuncGetAttributes
,hipFuncSetAttribute
,hipFuncSetCacheConfig
,hipFuncSetSharedMemConfig
,hipLaunchKernel
, andhipLaunchCooperativeKernel