07-27-2019, 12:13 PM
Hi, I have a problem. I'm using freshly compiled version of hashcat from github. There is CUDA support, and I've installed CUDA Toolkit 10.1 and the latest display driver. However, hashcat doesn't detect CUDA. Here is the output
But the weird thing is, that it says OpenCL 1.2 CUDA 10.1.152, but still uses OpenCL. What can be the problem?
Code:
* Device #1: CUDA SDK Toolkit installation NOT detected.
CUDA SDK Toolkit installation required for proper device support and utilization
Falling back to OpenCL Runtime
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch
OpenCL API (OpenCL 1.2 CUDA 10.1.152) - Platform #1 [NVIDIA Corporation]
But the weird thing is, that it says OpenCL 1.2 CUDA 10.1.152, but still uses OpenCL. What can be the problem?