Installing and Upgrading Aerial cuBB
You must update the dependent software components to the specific version listed in the Release Manifest.
If you are upgrading a Grace Hopper MGX system, follow Installing Tools on Grace Hopper to upgrade the dependent SW first.
If you are upgrading a Dell R750 system with A100X converged accelerator, follow Installing Tools on Dell R750 to upgrade the dependent SW first.
This step is optional. To remove the old cuBB container, enter the following commands:
$ sudo docker stop <cuBB container name>
$ sudo docker rm <cuBB container name>
The cuBB container is available on the NVIDIA GPU Cloud (NGC). Follow the instructions on that page to pull the container and to run the container.
If you receive the cuBB container image via nvonline, run “docker load < cuBB container image file” to load the image. Then use the same docker run command detailed on the NGC page to launch it.