hashcat Forum

Full Version: [oclhashcat-plus 0.06] Error cuModuleLoad() 301
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
did you properly extract oclhc ?
To me sounds like the NV kernels are missing from their location.
Works well after re-downloading.
Thanks Smile