You are confusing --opencl-device-type for --opencl-devices. When you specify ''--opencl-device-type 3'' you're telling oclHashcat to only use devices which present themselves as CL_DEVICE_TYPE_ACCELERATOR (3) when you want CL_DEVICE_TYPE_GPU (2). So if you want to run on only your Nvidia GPU, you would use ''--opencl-device-type 2 --opencl-devices 3''.
oclHashcat benchmark with Apple CPU + GPU
|
« Next Oldest | Next Newest »
|