hashcat Forum
Threadripper not found - 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: Threadripper not found (/thread-9317.html)



Threadripper not found - Sondero - 06-20-2020

Hello,
i got my new workstation, Threadripper 3970x + RTX2080TI.

I would test the CPU (GPU works fine) but get this error-log:

Quote:hashcat.exe -b -D1
hashcat (v6.0.0) starting in benchmark mode...

Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.

* Device #1: CUDA SDK Toolkit installation NOT detected.
            CUDA SDK Toolkit installation required for proper device support and utilization
            Falling back to OpenCL Runtime

No devices found/left.

Started: Sat Jun 20 17:23:06 2020
Stopped: Sat Jun 20 17:23:07 2020


I think the CUDA-driver is only for the GPU, so are there drivers that hashcat will accept my CPU too ?


RE: Threadripper not found - philsmd - 06-20-2020

intall the Intel OpenCL Runtime for Core and Xeon Processors from https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section


RE: Threadripper not found - Sondero - 06-20-2020

(06-20-2020, 05:35 PM)philsmd Wrote: intall the Intel OpenCL Runtime for Core and Xeon Processors from https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section

Now the CPU works, but the GPU will not be found :-D ...i´m going to install cuda toolkit
..now it works with both devices Wink