Skip to content
Snippets Groups Projects

Dgx upgrade

Merged Lukáš Krupčík requested to merge dgx-upgrade into master
13 files
+ 124
141
Compare changes
  • Side-by-side
  • Inline
Files
13
# Accessing the DGX-2
# Accessing the DGX-2
## Before You Access
!!! warning
GPUs are single-user devices. Memories of each GPU are not purged between job runs. Furthermore, they can be read (but not written) by any user at any time. Consider the confidentiality of your running jobs.
## How to Access
## How to Access
!!! info
!!! info
@@ -14,4 +9,4 @@ The DGX-2 machine can be accessed through the scheduler from Salomon login nodes
@@ -14,4 +9,4 @@ The DGX-2 machine can be accessed through the scheduler from Salomon login nodes
The NVIDIA DGX-2 has its own instance of the scheduler, it can be accessed by loading the `DGX-2` module. See [Resource Allocation and Job Execution][1].
The NVIDIA DGX-2 has its own instance of the scheduler, it can be accessed by loading the `DGX-2` module. See [Resource Allocation and Job Execution][1].
[1]: job_execution.md
[1]: job_execution.md
\ No newline at end of file
Loading