|
Linux + hashcat + OpenCL on Intel CPU - 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: Linux + hashcat + OpenCL on Intel CPU (/thread-13634.html) |
Linux + hashcat + OpenCL on Intel CPU - pbies - 06-18-2026 There was thread about it but closed, couln't post. To use Intel CPU with OpenCL on Linux the Intel pages won't help you. Instead of that install these packages: Code: #!/usr/bin/env bashFor hardware like Intel NUC with 11th Gen Intel(R) Core(TM) i9-11900KB @ 3.30GHz and Intel TigerLake-H GT1 [UHD Graphics] i915 the CPU gives 5356 h/s and GPU 2112 h/s. |