Releases: ROCm/HIPIFY
Releases · ROCm/HIPIFY
HIPIFY tools for ROCm 4.1.0
Added
- CUDA 11.2.0 support
- Stream-ordered memory API support
- cuDNN 8.1.1 support
- LLVM 11.0.1 support
Changed
- Initial support for API versioning
Resolved issues
- Patches for LLVM 10.0.x and 11.0.0 (Windows and Linux)
HIPIFY tools for ROCm 4.0.0
Added
- LLVM 11.0.0 support
HIPIFY tools for ROCm 3.10.0
Changed
- Revised CUDA and HIP API and data type versioning
- Revised and removed deprecated CUDA and HIP APIs and data types
HIPIFY tools for ROCm 3.9.0
Added
- CUDA 11.0.1 support
CUDA2HIP
documentation generation in Markdown and CSV formats- Versioning support for CUDA and HIP APIs
- New options:
--md
(generate Markdown documentation)--csv
(generate CSV documentation)
Changed
- Improved
hipify-perl
generation
HIPIFY tools for ROCm 3.8.0
Added
- cuDNN 8.0.2 support
compile_commands.json
support (-p <build-path>
)
Changed
- Improved
hipify-perl
generation
HIPIFY tools for ROCm 3.7.0
Added
- CUDA 11.0.0 support
- Linux packaging
- LLVM 10.0.1 support
HIPIFY tools for ROCm 3.6.0 Beta
Added
deprecated
flag for all corresponding CUDA and HIP APIs
Changed
- Added warning for all deprecated APIs
HIPIFY tools for ROCm 3.5.0
Added
- CUDA 10.2.0 support
- cuDNN 7.6.5 support
- LLVM 10.0.0 support
Changed
hipify-clang
andclang
options separator (--
) support