clCreateContext(): CL_OUT_OF_HOST_MEMORY
#10
clCreateContext(): CL_OUT_OF_HOST_MEMORY
the error tells, that your device has not emough free ram to run this attack

anyway, it seems your cuda sdk isnt installed properly, as hashcat does a fallback to opencl, install cuda sdk 11.6 from nvidia homepage DONT 11.7, as this version seems to be a troublemaker on such old hardware, so please stick to 11.6

hashcat -I should show you something like this when everthing is okay

y:\hashcat>hashcat -I
hashcat (v6.2.6-41-g88d5540c4) starting in backend information mode

CUDA Info:
==========

CUDA.Version.: 11.6

Backend Device ID #1 (Alias: #3)
Name...........: NVIDIA GeForce GTX 1050 Ti
Processor(s)...: 6
Clock..........: 1417
Memory.Total...: 4095 MB
Memory.Free....: 3376 MB
Local.Memory...: 48 KB
PCI.Addr.BDFe..: 0000:05:00.0

Backend Device ID #2 (Alias: #4)
Name...........: NVIDIA GeForce GTX 1050 Ti
Processor(s)...: 6
Clock..........: 1430
Memory.Total...: 4095 MB
Memory.Free....: 3227 MB
Local.Memory...: 48 KB
PCI.Addr.BDFe..: 0000:06:00.0
Reply


Messages In This Thread
RE: clCreateContext(): CL_OUT_OF_HOST_MEMORY - by Snoopy - 10-12-2022, 02:50 PM