Skip to content
Snippets Groups Projects
Commit bb505d5d authored by Xuan Gu's avatar Xuan Gu
Browse files

Update README.md

parent f250675a
No related branches found
No related tags found
No related merge requests found
...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment