01-16-2025, 01:53 PM
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
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