Hi Atom. I downloaded today's 0.09 release of oclHashcat-plus and extracted it.
My server has 3 mixed GPU's:
Device #1: GeForce GTX 470, 1279MB, 1215Mhz, 14MCU
Device #2: Quadro 4000, 2047MB, 950Mhz, 8MCU
Device #3: Tesla C2050, 2687MB, 1147Mhz, 14MCU
Irrespective of which GPU I try to use, running cudaHashcat-plus64:
./cudaHashcat-plus64.bin --outfile=linkedin-results.txt --outfile-format=3 -m 100 --gpu-temp-disable --remove --gpu-devices=3 hashes.linkedin allwords.txt -g 200000
Errors out with:
Device #1: skipped by user
Device #2: skipped by user
Device #3: Tesla C2050, 2687MB, 1147Mhz, 14MCU
ERROR: cuModuleLoad() 209
cuda.h says:
# cat include/cuda.h | grep 209
CUDA_ERROR_NO_BINARY_FOR_GPU = 209,
My server is running CentOS 6.3 x86_64, NV Driver 295.41, and CUDA 4.2.9.
Any ideas?
My server has 3 mixed GPU's:
Device #1: GeForce GTX 470, 1279MB, 1215Mhz, 14MCU
Device #2: Quadro 4000, 2047MB, 950Mhz, 8MCU
Device #3: Tesla C2050, 2687MB, 1147Mhz, 14MCU
Irrespective of which GPU I try to use, running cudaHashcat-plus64:
./cudaHashcat-plus64.bin --outfile=linkedin-results.txt --outfile-format=3 -m 100 --gpu-temp-disable --remove --gpu-devices=3 hashes.linkedin allwords.txt -g 200000
Errors out with:
Device #1: skipped by user
Device #2: skipped by user
Device #3: Tesla C2050, 2687MB, 1147Mhz, 14MCU
ERROR: cuModuleLoad() 209
cuda.h says:
# cat include/cuda.h | grep 209
CUDA_ERROR_NO_BINARY_FOR_GPU = 209,
My server is running CentOS 6.3 x86_64, NV Driver 295.41, and CUDA 4.2.9.
Any ideas?