Skip to content
Snippets Groups Projects

Dgx upgrade

13 files
+ 124
141
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
6
# 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
!!! info
@@ -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].
[1]: job_execution.md
\ No newline at end of file
[1]: job_execution.md
Loading