Created
April 15, 2025 03:10
-
-
Save l33tm4st3r/bcc8e658e9d0e016c592e34cd573958e to your computer and use it in GitHub Desktop.
zluda rocm on windows for 9070xt aka gfx1201 rdna4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| After installing HIP SDK 6.2, grab rocm gfx1201 for rocm 6.2.4-no-optimized.7z from https://github.com/brknsoul/ROCmLibs/blob/main/rocm%20gfx1201%20for%20rocm%206.2.4-no-optimized.7z | |
| The rocblas.dll file goes into C:\Program Files\AMD\ROCm\6.2\bin | |
| The library folder goes into C:\Program Files\AMD\ROCm\6.2\bin\rocblas | |
| Copy amdhip64_6.dll from C:\Windows\System32 into C:\Program Files\AMD\ROCm\6.2\bin | |
| also use the latest zluda release from | |
| https://github.com/lshqqytiger/ZLUDA/ | |
| Continue as normal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment