$ ./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!
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
Even with AMD HIP SDK installed for today hashcat gives the same error:
Code:
hashcat (v6.2.6-813-g686bc227c) starting
hiprtcCompileProgram is missing from HIPRTC shared library.
Support for HIPRTC was dropped by AMD Adrenalin Edition 22.7.1 and later.
This is not a hashcat problem.
Please install the AMD HIP SDK
SYCL CPU RT Warning: Unknown host CPU.
CPU:
Device #4: AMD Ryzen 9 9950X 16-Core Processor
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
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.
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.