AMD user here.
Can you help with this? Seems I need to make a symbolic link to my opencl?
Linking CXX shared library libargon2-opencl.so
/usr/bin/ld: cannot find -lOpenCL
collect2: error: ld returned 1 exit status
argon2-gpu/CMakeFiles/argon2-opencl.dir/build.make:225: recipe for target 'argon2-gpu/libargon2-opencl.so' failed
make[2]: *** [argon2-gpu/libargon2-opencl.so] Error 1
CMakeFiles/Makefile2:207: recipe for target 'argon2-gpu/CMakeFiles/argon2-opencl.dir/all' failed
make[1]: *** [argon2-gpu/CMakeFiles/argon2-opencl.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
try to find libOpneCL.so in your filesystem with 'locate libOpenCL.so' get the full path of the lib