
I've got a brandnew NVidia GeForce GTX 560 ti. On the NVidia page it says, it has 384 CUDA cores. http://www.nvidia.com/object/product-ge ... ti-us.html
I started the CUDA-Multiforcer on my Ubuntu 11.10 64-bit system and got the following output.
- Code: Select all
jan@hadabanana:~/CUDA-Multiforcer-Linux$ ./CUDA-Multiforcer -c charsets/charsetfull -f hash --min 0 --max 14 -h NTLM -d 0 --autotune
Launching 64-bit binary
Cryptohaze.com CUDA Multiforcer (multiple hash brute forcer)
by Bitweasil
Version 0.61 beta, length 0-14
Currently supported hash types: MD5 MD4 NTLM
Hash type: NTLM
CUDA Device Information:
Device 0: "GeForce GTX 560"
Number of cores: 56
Clock rate: 1.85 GHz
Charset loaded (96 characters)
Hashes loaded (5 hashes)
Launching CPU kernel for password length 0
Launching CPU kernel for password length 1
Launching CPU kernel for password length 2
Launching CPU kernel for password length 3
Cuda error: invalid device symbol.
jan@hadabanana:~/CUDA-Multiforcer-Linux$
Why do I get the invalid device symbol? I installed the propriteary NVidia drivers and the CUDA files according to this tutorial. http://www.dickscheid.net/2011/10/19-cuda-ubuntu-1110/