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

Update job_execution.md

parent a9f8c66c
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,10 +180,10 @@ PBS 13.1.1 for cluster Salomon ...@@ -180,10 +180,10 @@ PBS 13.1.1 for cluster Salomon
### Job Execution ### Job Execution
The DGX-2 machine runs only a bare-bone, minimal operating system. Users are expected to run 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][1]** containers in order to enrich the environment accordint to the needs.
Containers (Docker images) optimized for DGX-2 may be downloaded from Containers (Docker images) optimized for DGX-2 may be downloaded from
[NVidia Gpu Cloud][https://ngc.nvidia.com/]. Select the code of interest and [NVidia Gpu Cloud][2]. Select the code of interest and
copy the docker nvcr.io link from the Pull Command section. This link may be directly used 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: to download the container via singularity, see example below:
...@@ -261,3 +261,5 @@ dgx Mon Mar 11 09:31:00 2019 ...@@ -261,3 +261,5 @@ dgx Mon Mar 11 09:31:00 2019
[14] Tesla V100-SXM3-32GB | 55'C, 96 % | 23660 / 32480 MB | kru0052(23645M) [14] Tesla V100-SXM3-32GB | 55'C, 96 % | 23660 / 32480 MB | kru0052(23645M)
[15] Tesla V100-SXM3-32GB | 58'C, 95 % | 23660 / 32480 MB | kru0052(23645M) [15] Tesla V100-SXM3-32GB | 58'C, 95 % | 23660 / 32480 MB | kru0052(23645M)
``` ```
[1]: https://docs.it4i.cz/software/tools/singularity/
[2]: https://ngc.nvidia.com/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment