comment for updated cuda version added
This commit is contained in:
parent
7a8782f42e
commit
44185cb014
|
@ -60,7 +60,7 @@ apt-get update
|
||||||
apt-get install -y --no-install-recommends cuda-11-2
|
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
|
||||||
echo "Install libcudnn..."
|
echo "Install libcudnn..."
|
||||||
apt-get install -y libcudnn8_8.1.1.33-1+cuda11.2 libcudnn8-dev_8.1.1.33-1+cuda11.2
|
apt-get install -y libcudnn8_8.1.1.33-1+cuda11.2 libcudnn8-dev_8.1.1.33-1+cuda11.2
|
||||||
|
|
Loading…
Reference in New Issue