leylabmpi/resmico

Could not load dynamic library "libcudnn.so.8"

Closed this issue · 4 comments

Hi Developers,

Thank you very much for your contribution to resmico.

I got an error when I run "resmico evaluate". Please see the following screenshot.
image
image

I tried to run "conda install -c nvidia cudnn" to fix this issue, but it didn't work.

Could you please help me figure it out?

Thanks,
Peter

Are you using a machine with an nvidia GPU?

Your image wasn't actually uploaded. conda install -c nvidia cudnn is a conda issue, and is not specific to resmico. I recommend checking the existing docs on installing cudnn and help forums. cuDNN issues are quite common, but there are a lot of docs to help with troubleshooting.

Thanks for the suggestion. Today, our technical team lead updated libcudnn.so.7 to libcudnn.so.8. on the server, and it works.