hiprtcCompileProgram is missing from HIPRTC shared library - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: hiprtcCompileProgram is missing from HIPRTC shared library (/thread-11609.html) |
hiprtcCompileProgram is missing from HIPRTC shared library - pozzi81 - 09-16-2023 $ ./hashcat.exe -I hashcat (v6.2.6) starting in backend information mode hiprtcCompileProgram is missing from HIPRTC shared library. i don't understand why i've 6900xt AMD and rocm driver installed HELP! RE: hiprtcCompileProgram is missing from HIPRTC shared library - Snoopy - 09-18-2023 first of all rocm isnt HIP, especially when it comes to the diff between linux and windows, normally hip should be part of rocm but depending on which os and how you installed things, yeah it can be a mess how and what do you installed? i think you are missing the HIP SDK on windows next AMD GPU and HIP under windows is known to make some trouble (there is a thread about this somewhere, but the problem was on the AMD side if i remeber correctly) hip SDK for windows can be found here https://www.amd.com/de/developer/rocm-hub/hip-sdk.htm RE: hiprtcCompileProgram is missing from HIPRTC shared library - 10fi - 04-03-2024 Link has changed I guess https://www.amd.com/en/developer/resources/rocm-hub/hip-sdk.html RE: hiprtcCompileProgram is missing from HIPRTC shared library - pbies - 09-28-2024 Even with AMD HIP SDK installed for today hashcat gives the same error: Code: hashcat (v6.2.6-813-g686bc227c) starting CPU: Device #4: AMD Ryzen 9 9950X 16-Core Processor RE: hiprtcCompileProgram is missing from HIPRTC shared library - digi - 11-02-2024 I'm getting this error too. I'm on AMD CPU and NVIDIA GPU. HC error: hiprtcCompileProgram is missing from HIPRTC shared library. HC error: ADL2_Overdrive_Caps(): -8 HC error: ADL2_Overdrive_Caps(): -8 HC error: ADL2_Overdrive_Caps(): -8 HC error: ADL2_Overdrive_Caps(): -8 HC error: ADL2_Overdrive_Caps(): -8 RE: hiprtcCompileProgram is missing from HIPRTC shared library - Snoopy - 11-02-2024 Seems you have to downgrade the SDK and/or driver Errormessage Support for HIPRTC was dropped by AMD Adrenalin Edition 22.7.1 and later. RE: hiprtcCompileProgram is missing from HIPRTC shared library - bigcat - 11-16-2024 I've got the same error: hiprtcCompileProgram is missing from HIPRTC shared library. Still can't find a solution, I have tried to instal the AMD HIP SDK but it is still the same. |