hashcat Forum
[oclhashcat-plus 0.06] Error cuModuleLoad() 301 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: [oclhashcat-plus 0.06] Error cuModuleLoad() 301 (/thread-531.html)



[oclhashcat-plus 0.06] Error cuModuleLoad() 301 - Mem5 - 09-30-2011

Hi,

OS : Win Vista x64
GPU : nvidia GTX260

Cmd line :
Code:
cudaHashcat-plus64.exe  -m 100 --gpu-loops 256 -n 32 -o "res_gpu.txt" "hashes.txt" "big_dic.dic" -r "2k.rule"

Result :
Quote:ERROR: cuModuleLoad() 301

Thanks for your work atom.


RE: [oclhashcat-plus 0.06] Error cuModuleLoad() 301 - Rolf - 09-30-2011

did you properly extract oclhc ?
To me sounds like the NV kernels are missing from their location.


RE: [oclhashcat-plus 0.06] Error cuModuleLoad() 301 - Mem5 - 09-30-2011

Works well after re-downloading.
Thanks Smile