ROCm 6.1.1 Release #3102
samjwu
announced in
Announcements
Replies: 1 comment
|
No consumer GPU support as before? For example the RX 7800 XT |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ROCm 6.1.1 release notes
ROCm™ 6.1.1 introduces minor fixes and improvements to some tools and libraries.
OS support
ROCm 6.1.1 has been tested against a pre-release version of Ubuntu 22.04.5 (kernel 5.15 [GA], 6.8 [HWE]).
AMD SMI
AMD SMI for ROCm 6.1.1
Additions
amd-smi metric -ecc -ecc-blocks.Changes
amd-smi metric --ecc-blocksto show counters available from blocks.amd-smi metric --clockto reflect each engine.amd-smi topology --jsonto align with output reported by host and guest systems.Fixes
amd-smi metric --clock's clock lock and deep sleep status.amd-smi metric --pcieandamdsmi_get_pcie_info()when using RDNA3 (Navi 32 and Navi 31) hardware to prevent "UNKNOWN" reports.amd-smi processwhen getting processes running on a device.Removals
amdsmi_get_gpu_process_infoAPI from the Python library. It was removed from the C library in an earlier release.Known issues
amd-smi bad-pagescan result in aValueError: Null pointer accesserror when using some PMU firmware versions.HIPCC
HIPCC for ROCm 6.1.1
Changes
hipcc.binandhipconfig.binby default. No action is needed by users. You can continue calling high-level Perl scriptshipccandhipconfig.hipcc.binandhipconfig.binwill be invoked by the high-level Perl scripts. To revert to the previous behavior and invokehipcc.plandhipconfig.pl, set theHIP_USE_PERL_SCRIPTSenvironment variable to1.hipccandhipconfig. This release will remove theHIP_USE_PERL_SCRIPTSenvironment variable. It will renamehipcc.binandhipconfig.bintohipccandhipconfigrespectively. No action is needed by the users. To revert to the previous behavior, invokehipcc.plandhipconfig.plexplicitly.hipcc.plandhipconfig.pl.ROCm SMI
ROCm SMI for ROCm 6.1.1
Known issues
hipBLASLt
hipBLASLt 0.7.0 for ROCm 6.1.1
Additions
hipblasltExtSoftmaxextension API.hipblasltExtLayerNormextension API.hipblasltExtAMaxextension API.GemmTuningextension parameter to set split-k by user.Deprecations
algoGetHeuristic()ext API for GroupGemm will be deprecated in a future release of hipBLASLt.hipSOLVER
hipSOLVER 2.1.1 for ROCm 6.1.1
Changes
BUILD_WITH_SPARSEis now set to OFF on Microsoft Windows.Fixes
BUILD_WITH_SPARSEis OFF.rocFFT
rocFFT 1.0.27 for ROCm 6.1.1
Additions
Fixes
This discussion was created from the release ROCm 6.1.1 Release.
All reactions