Failure to install detectron2 on linux OS with AMD chipset #4560
njulka2022
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
0
I am trying to install detectron2 on linux with AMD chipset RoCM. System Configurations RHEL Linux with Centos OS 7.9 with AMD M125x Chipset .
I have also installed pytorch 1.10.0 for rocm 4.2 and also installed torchaudio and torchvision.
I am getting the error "ImportError : libcudart.so.10.2 : cannot open shared object file: NO such file or directory"
I have also tried different versions available for torch and cuda version on this https://detectron2.readthedocs.io/en/latest/tutorials/install.html.
Please suggest me how to resolve this error.
I am new on this but I would truly appreciate if someone could give me an idea how to properly install detectron2 on RHEL Linux with Centos OS 7.9 with AMD M125x Chipset
Beta Was this translation helpful? Give feedback.
All reactions