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-12451.html) |
hiprtcCompileProgram is missing from HIPRTC shared library. - jakesss - 01-04-2025 Code: PS C:\Users\kenobi\Desktop\hashcat-6.2.6> .\hashcat.exe -b I receive this warning when i attempt to run a benchmark. Im using a 7800xt with a Ryzen 7 9700x, with gpu drivers fully up to date on a fresh windows 11 install. I also tried installing the AMD HIP SDK, but it didn't do anything. Any ideas on how to get rid of this warning? RE: hiprtcCompileProgram is missing from HIPRTC shared library. - slyexe - 01-04-2025 Problem with AMD's software, not hashcat. AS per the installation instructions for requirements - AMD GPUs on Windows require "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly). If you are having issues with any other versions, or that versions does not support your graphics card, unfortunately I have no resolution as I do not use AMD products. You can try the discord. RE: hiprtcCompileProgram is missing from HIPRTC shared library. - jakesss - 01-05-2025 (01-04-2025, 06:23 AM)slyexe Wrote: Problem with AMD's software, not hashcat. AS per the installation instructions for requirements - AMD GPUs on Windows require "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly). Ah, I must've missed that, thank you! RE: hiprtcCompileProgram is missing from HIPRTC shared library. - jakesss - 01-05-2025 (01-05-2025, 01:44 AM)jakesss Wrote:(01-04-2025, 06:23 AM)slyexe Wrote: Problem with AMD's software, not hashcat. AS per the installation instructions for requirements - AMD GPUs on Windows require "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly). I get the following error when trying to install that driver: Error 182 – AMD Software Installer Detected AMD Graphics Hardware in Your System Configuration That Is Not Supported Is this worth fixing? I'm not sure how badly its affecting my cracking speeds. |