@@ -6,6 +6,8 @@ Please read Enroot's [github page](https://github.com/NVIDIA/enroot) for more in
...
@@ -6,6 +6,8 @@ Please read Enroot's [github page](https://github.com/NVIDIA/enroot) for more in
## Install enroot
## Install enroot
**Enroot has been installed on Berzelius. You can skip this step if you plan to use it on Berzeliu**.
- For Debian-based distributions
- For Debian-based distributions
```
```
arch=$(dpkg --print-architecture)
arch=$(dpkg --print-architecture)
...
@@ -16,10 +18,9 @@ sudo apt install -y ./*.deb
...
@@ -16,10 +18,9 @@ sudo apt install -y ./*.deb
- For others, see [here](https://github.com/NVIDIA/enroot/blob/master/doc/installation.md)
- For others, see [here](https://github.com/NVIDIA/enroot/blob/master/doc/installation.md)
Plese note that enroot has been installed on Berzelius. You can skip this installation step if you plan to use it on Berzeliu.
## Set up Nvidia credentials
## Set up Nvidia credentials
This step is necessary for importing container images from Nvidia NGC.
This step is necessary for importing container images from [Nvidia NGC](https://catalog.ngc.nvidia.com/containers).
- Complete step [4.1](https://docs.nvidia.com/ngc/ngc-overview/index.html#account-signup) and [4.3](https://docs.nvidia.com/ngc/ngc-overview/index.html#generating-api-key). Save the API key.
- Complete step [4.1](https://docs.nvidia.com/ngc/ngc-overview/index.html#account-signup) and [4.3](https://docs.nvidia.com/ngc/ngc-overview/index.html#generating-api-key). Save the API key.