![]() |
Hashcat on AMD CPU after AMD dropped OpenCL support - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Hardware (https://hashcat.net/forum/forum-13.html) +--- Thread: Hashcat on AMD CPU after AMD dropped OpenCL support (/thread-9618.html) |
Hashcat on AMD CPU after AMD dropped OpenCL support - DutchEllie - 11-05-2020 Hi peeps, I just got my new CPU and wanted to stress test it a little bit by cracking some passwords. However when I try to do that, it just selects my GPU. So I list the available devices and find the following output: Code: hashcat (v6.1.1) starting... Aside from CUDA not being installed (which you can ignore, it doesn't matter right now I think), it doesn't even list my CPU. Now my CPU is an AMD Threadripper 3960x and I read somewhere online how AMD has dropped OpenCL support for their CPUs. :/ Is there any way to still use my CPU for hashcat, with or without OpenCL? RE: Hashcat on AMD CPU after AMD dropped OpenCL support - undeath - 11-05-2020 Install the intel opencl runtime. RE: Hashcat on AMD CPU after AMD dropped OpenCL support - DutchEllie - 11-05-2020 (11-05-2020, 08:40 PM)undeath Wrote: Install the intel opencl runtime. Thank you! That worked. It's kinda weird how that works and I couldn't find this solution earlier. Well thanks! RE: Hashcat on AMD CPU after AMD dropped OpenCL support - fesma - 05-29-2022 Hi, how did you trick the hashcat to use Intel OpenCL. I installed intel-opencl-icd on Debian 10 with AMD Epyc, no complains from OS, but hashcat does not buy it. I got clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ATTENTION! No OpenCL, HIP or CUDA compatible platform found. RE: Hashcat on AMD CPU after AMD dropped OpenCL support - Kalle - 07-14-2022 Old thread but I have problems with my Threadripper and OpenCL, want to use the processor with a Nvidia GPU but no luck. I have got the CPU to work, but everytime the GPU installs the drivers the CPU is not available any more. How did you guys get the CPU to work in the first place? |