Stuck at initializing backend runtime
#4
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
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 Snoopy - 01-16-2025, 01:53 PM