mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
Merge pull request #3127 from ROCm/develop
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
|
||||
|
||||
10
RELEASE.md
10
RELEASE.md
@@ -58,16 +58,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
|
||||
|
||||
@@ -48,20 +48,10 @@ 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 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
|
||||
|
||||
#### Known issues
|
||||
|
||||
* ROCm SMI reports GPU utilization incorrectly for RDNA3 GPUs in some situations. See the issue on [GitHub](https://github.com/ROCm/ROCm/issues/3112).
|
||||
* ROCm SMI reports GPU utilization incorrectly for RDNA3 GPUs in some situations. See the issue on [GitHub](https://github.com/ROCm/ROCm/issues/3112).
|
||||
|
||||
Reference in New Issue
Block a user