comment for updated cuda version added

This commit is contained in:
Nicolas 2024-03-07 13:51:41 +00:00
parent 7a8782f42e
commit 44185cb014
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ apt-get update
apt-get install -y --no-install-recommends cuda-11-2
#See for latest CUDA-Version: https://developer.nvidia.com/cudnn-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=22.04&target_type=deb_network
echo
echo "Install libcudnn..."
apt-get install -y libcudnn8_8.1.1.33-1+cuda11.2 libcudnn8-dev_8.1.1.33-1+cuda11.2