hashcat Forum
Detecting 1 Device (CPU) not GPU - 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: Detecting 1 Device (CPU) not GPU (/thread-9102.html)



Detecting 1 Device (CPU) not GPU - cryptojacker - 04-03-2020

Hi, latest GPU driver installed, OpenCL the whole lot, and for some reason hashcat -b returns...

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz, 8026/32107 MB allocatable, 8MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable

Hashmode: 0 - MD5 etc etc


Where is my GPU? GTX 1080 Ti

On nvidia-smi it returns...

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.64.00    Driver Version: 440.64.00    CUDA Version: 10.2    |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|        Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|  0  GeForce GTX 108...  On  | 00000000:06:00.0 Off |                  N/A |
|  0%  45C    P8    10W / 250W |      1MiB / 11178MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+




Any help would be greatly appreciated as its driving me crazy!

Jack


RE: Detecting 1 Device (CPU) not GPU - philsmd - 04-03-2020

https://hashcat.net/faq/wrongdriver


RE: Detecting 1 Device (CPU) not GPU - cryptojacker - 04-03-2020

(04-03-2020, 09:02 PM)philsmd Wrote: https://hashcat.net/faq/wrongdriver


But surely it wouldn't show up in the nvidia-smi if it was the wrong driver? Or have i got it wrong?

I was thinking it was more on the lines of something to do with CUDA but that's a massive subject. 

Jack