diff --git a/docs.it4i/general/karolina-slurm.md b/docs.it4i/general/karolina-slurm.md index 17e4ab18a97feebff19bf6590b958bd421ce6d18..812110b83ea4eff0e2175832bac8acc7b5aeaafc 100644 --- a/docs.it4i/general/karolina-slurm.md +++ b/docs.it4i/general/karolina-slurm.md @@ -116,12 +116,6 @@ The following code requests 16 GPUs on exactly two nodes. #SBATCH --nodes 2 ``` -To allocate a whole GPU accelerated node, you can also use the `--exclusive` option - -```console -#SBATCH --exclusive -``` - ## Using Fat Queue Access [data analytics aka fat node][6].