No opencl from ROCm, but still installed
#8
(08-26-2021, 01:51 AM)epixoip Wrote: Looks like you're encountering an error with the HIP backend, you should open a GitHub issue for that. In the meantime, tell Hashcat to use the OpenCL backend instead of HIP.







Missing /opt/rocm/lib64 is strange, can you show me the output of:



Code:
find /opt -type d -name lib







How do I tell hashcat to use OpenCL instead?



Edit: I tried with --opencl-device-types, but still the same error . I don't know if this is the correct way.



Edit 1: I found out that -d x, will change devices when i searched around. If i change to 2, it works good.





Now I only need help with HIP. And I guess the best way would be to report this on github.


Anyway, thanks so much for your help.


Here comes the logs:



Code:
/opt/rocm-4.3.0/oam/lib



/opt/rocm-4.3.0/rocm_smi/lib



/opt/rocm-4.3.0/llvm/lib-debug/src/openmp/libomptarget/plugins/remote/lib



/opt/rocm-4.3.0/llvm/lib



/opt/rocm-4.3.0/llvm/lib/clang/13.0.0/lib



/opt/rocm-4.3.0/rocclr/lib



/opt/rocm-4.3.0/hsa-amd-aqlprofile/lib



/opt/rocm-4.3.0/hsa/lib



/opt/rocm-4.3.0/rocprofiler/lib



/opt/rocm-4.3.0/opencl/lib



/opt/rocm-4.3.0/hip/lib



/opt/rocm-4.3.0/roctracer/lib



/opt/rocm-4.3.0/lib
Reply


Messages In This Thread
RE: No opencl from ROCm, but still installed - by foordeluxe - 08-26-2021, 10:52 AM