No opencl from ROCm, but still installed
#3
(08-26-2021, 12:41 AM)epixoip Wrote: Try this, as root:

Code:
cat << EOF >/etc/ld.so.conf.d/rocm.conf
/opt/rocm/lib
/opt/rocm/lib64
EOF

ldconfig

I guess this would have fixed the issue? I tried to run hashcat again. But only got the same error.
Reply


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