Hi,
Please if you can help. I would like to upgrade my DGX Station with V100 to DGX OS Desktop release 5.x (hence Ubuntu 20.04. Currently it is running DGX_SWBUILD_VERSION=“4.1.0”
DGX_OTA_VERSION=“4.5.0”
DGX_OTA_VERSION=“4.9.0”
DGX_OTA_VERSION=“4.10.0”
To upgrade, I followed the page https://docs.nvidia.com/dgx/dgx-station-user-guide/index.html#upgrading-dgx-os-software-release
However, it prompted me that there is no path to update cudnn libraries… hence they will be removed as below
WARNING: The following packages are installed, but have no 20.04 upgrade path. They will be uninstalled during the release upgrade process.
libcudnn7 libcudnn7-dev libcudnn7-doc libcudnn8-samples
The --force option must be used to proceed.
I wonder if I decided to update it, after that can I still use cuDNN? If so how?
Thank you for your help.