Hashcat clCreateContext(): CL_INVALID_DEVICE error
#3
(04-16-2017, 04:45 PM)royce Wrote: As you can see from the automatic string substitution that happens here in the forums, The-Distribution-Which-Does-Not-Handle-OpenCL-Well (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali))'s OpenCL handling is problematic. This problem is almost certainly not a problem with hashcat.

If you post the output of hashcat -I, someone may be able to help further, but there are no guarantees.

The reason why I'm asking is because I want to verify that I am setting everything up correctly and I'm not making any user error. Here's the output for -I. https://pastebin.com/BYVWqX6M

Code:
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~/hashcat-3.5.0# ./hashcat64.bin -I
hashcat (v3.5.0) starting...

OpenCL Info:

Platform ID #1
 Vendor  : NVIDIA Corporation
 Name    : NVIDIA CUDA
 Version : OpenCL 1.2 CUDA 8.0.0

 Device ID #1
   Type           : GPU
   Vendor ID      : 32
   Vendor         : NVIDIA Corporation
   Name           : GeForce GTX 750 Ti
   Version        : OpenCL 1.2 CUDA
   Processor(s)   : 5
   Clock          : 1110
   Memory         : 500/2000 MB allocatable
   OpenCL Version : OpenCL C 1.2
   Driver Version : 375.39

 Device ID #2
   Type           : GPU
   Vendor ID      : 32
   Vendor         : NVIDIA Corporation
   Name           : GeForce GT 630
   Version        : OpenCL 1.1 CUDA
   Processor(s)   : 2
   Clock          : 1620
   Memory         : 496/1984 MB allocatable
   OpenCL Version : OpenCL C 1.1
   Driver Version : 375.39


Messages In This Thread
RE: Hashcat clCreateContext(): CL_INVALID_DEVICE error - by patx35 - 04-17-2017, 06:28 AM