Skip to content
Snippets Groups Projects
Commit 45fac789 authored by Roman Sliva's avatar Roman Sliva
Browse files

Update karolina-slurm.md

parent fc84aa85
No related branches found
No related tags found
No related merge requests found
Pipeline #34142 passed with warnings
...@@ -116,12 +116,6 @@ The following code requests 16 GPUs on exactly two nodes. ...@@ -116,12 +116,6 @@ The following code requests 16 GPUs on exactly two nodes.
#SBATCH --nodes 2 #SBATCH --nodes 2
``` ```
To allocate a whole GPU accelerated node, you can also use the `--exclusive` option
```console
#SBATCH --exclusive
```
## Using Fat Queue ## Using Fat Queue
Access [data analytics aka fat node][6]. Access [data analytics aka fat node][6].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment