This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
# NVIDIA CUDA
## Introduction
...
...
@@ -44,10 +41,10 @@ $ cd ~/cuda-samples/1_Utilities/deviceQuery
$make
```
To run the code, the user can use a PBS interactive session to get access to a node from the qnvidia queue (note: use your project name with the `-A` parameter in the `qsub` command) and execute the binary file:
Request an interactive session on the `qgpu` queue and execute the binary file: