Skip to content
Snippets Groups Projects
Commit a9f8c66c authored by Branislav Jansik's avatar Branislav Jansik
Browse files

Update job_execution.md

parent 22fa8923
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
......@@ -180,7 +180,12 @@ PBS 13.1.1 for cluster Salomon
### Job Execution
The DGX-2 machine runs only a bare-bone, minimal operating system. Users are expected to run
**singularity** containers in order to enrich the environment accordint to the needs.
**singularity** containers in order to enrich the environment accordint to the needs.
Containers (Docker images) optimized for DGX-2 may be downloaded from
[NVidia Gpu Cloud][https://ngc.nvidia.com/]. Select the code of interest and
copy the docker nvcr.io link from the Pull Command section. This link may be directly used
to download the container via singularity, see example below:
#### Example - Singularity Run Tensorflow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment