04-26-2022, 07:56 PM
(04-25-2022, 12:10 AM)slyexe Wrote: 1. Is in regards to CUDA which you cannot use, so any error relating to it would be irrelevant to your hardware.
2. You're requesting for a GPU (-D 1) in which your system does not have installed based on your details posted above from hashcat -I
3. No
4. Either use -D 2 or -d 1 to declare what device to use. See wiki for details regarding -D and -d
Thank you slyexe
#1 Okay, easy enough to disregard the cuFuncSetAttribute message.
#3 Thank you - great to hear.
#2 I'm confused does the command hashcat -I have an implied -D? Reason I'm asking is that command also gave the CL_DEVICE_NOT_AVAILABLE error.
#4 sorry I've scoured the wiki and I cannot find any info on -D or -d. Do you have a link I can use to learn about declaring devices?
BTW I searched the forum for declare device and got nothing that was helpful. Then I searched for -D but that's way too general and I got 468 pages of hits.
Thank you