Stuck at initializing backend runtime
#5
(01-16-2025, 01:53 PM)Snoopy Wrote: first problem, see line

clCreateCommandQueue(): CL_OUT_OF_HOST_MEMORY

this means your device has not enough RAM or not enough free RAM for this attack

second, the HIP version seems quite outdated (0.0.* actual version is something 6.3.) thats why it is skipped by hashcat, normally hashcat would prefer cuda or hip over opencl if its available

so try updating your HIP/ROCM environment and try again

I have updated HIP environment. It was installed without asking for my system's restart. But, the problem persists:

.\hashcat -a 3 -d 1 --hwmon-disable -m 22000 juli.hc22000 ?d?d?d?d?d?d?d?d?d
hashcat (v6.2.6-620-gf341bfc82) starting

hipDeviceGetAttribute(): 1

No devices found/left.

Started: Thu Jan 16 19:20:28 2025
Stopped: Thu Jan 16 19:20:46 2025
Reply


Messages In This Thread
Stuck at initializing backend runtime - by Khazar - 01-15-2025, 04:13 PM
RE: Stuck at initializing backend runtime - by Khazar - 01-16-2025, 04:29 PM