mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Remove hipify from 6.1.1 changelog (#3125)
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -66,16 +66,6 @@ HIPCC for ROCm 6.1.1
|
||||
* **Upcoming:** a subsequent release will remove high-level Perl scripts `hipcc` and `hipconfig`. This release will remove the `HIP_USE_PERL_SCRIPTS` environment variable. It will rename `hipcc.bin` and `hipconfig.bin` to `hipcc` and `hipconfig` respectively. No action is needed by the users. To revert to the previous behavior, invoke `hipcc.pl` and `hipconfig.pl` explicitly.
|
||||
* **Upcoming:** a subsequent release will remove `hipcc.pl` and `hipconfig.pl`.
|
||||
|
||||
### HIPIFY
|
||||
|
||||
HIPIFY for ROCm 6.1.1
|
||||
|
||||
#### Additions
|
||||
|
||||
* Added support for LLVM 18.1.2.
|
||||
* Added support for cuDNN 9.0.0.
|
||||
* Added a new option: `--clang-resource-directory` to specify the clang resource path (the path to the parent folder for the `include` folder that contains `__clang_cuda_runtime_wrapper.h` and other header files used during the hipification process).
|
||||
|
||||
### ROCm SMI
|
||||
|
||||
ROCm SMI for ROCm 6.1.1
|
||||
|
||||
Reference in New Issue
Block a user