Closed Lnaden closed 5 years ago
This adds a driver at the very end of the install to ensure a libcuda.so exists in /usr/lib64/ which is needed by OpenMM to detect CUDA_CUDA_LIBRARY [sic], but still not clash with the specific cuda versions.
libcuda.so
/usr/lib64/
CUDA_CUDA_LIBRARY
I should note I have already pushed this image from my local build to the omnia-linux-anvil docker cloud tags, this just makes my local changes here
omnia-linux-anvil
This adds a driver at the very end of the install to ensure a
libcuda.so
exists in/usr/lib64/
which is needed by OpenMM to detectCUDA_CUDA_LIBRARY
[sic], but still not clash with the specific cuda versions.