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
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.
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.
## Shell Access
## How to Access
The DGX-2 machine can be accessed by SSH protocol via login nodes at the address `loginX.salomon.it4i.cz`.
!!! info
Should you need access to the DGX-2 machine, request it at support@it4i.cz.
The DGX-2 machine can be accessed through the scheduler from `loginX.salomon.it4i.cz` nodes.
The NVIDIA DGX-2 has its own instance of the scheduler, it can be accessed after loading the `DGX-2` module. See [Resource Allocation and Job Execution][1].
To run a job, computational resources for this particular job must be allocated.
To run a job, computational resources for this particular job must be allocated.
!!! info
You can access the DGX PBS scheduler by loadnig the "DGX-2" module.
## Resources Allocation Policy
## Resources Allocation Policy
The resources are allocated to the job in a fair-share fashion, subject to constraints set by the queue. The queue provides prioritized and exclusive access to computational resources.
The resources are allocated to the job in a fair-share fashion, subject to constraints set by the queue. The queue provides prioritized and exclusive access to computational resources.
...
@@ -27,9 +30,6 @@ When allocating computational resources for the job, specify:
...
@@ -27,9 +30,6 @@ When allocating computational resources for the job, specify:
!!! note
!!! note
Right now, the DGX-2 is divided into 16 computational nodes. Every node contains 6 CPUs (3 physical cores + 3 HT cores) and 1 GPU.
Right now, the DGX-2 is divided into 16 computational nodes. Every node contains 6 CPUs (3 physical cores + 3 HT cores) and 1 GPU.
!!! info
You can access the DGX PBS scheduler by loadnig the "DGX-2" module.