Closed aruno14 closed 3 years ago
export LD_LIBRARY_PATH="/opt/rocm-3.5.1/rccl/lib/"
solved the error.
Sorry for late response. I am glad you solved the problem. 😀
I think your reply was very fast :) Thank you for your guide, it realy helped me!
I followed your instruction on Ubuntu 20.4.1, but when I test python code, I got the below error:
ImportError: librccl.so.1: cannot open shared object file: No such file or directory