You may request multiple GPUs by changing the` --gres` value to
-`-gres=gpu:2`. Note that this value is **per node**. For example,
`--nodes=2 --gres=gpu:2 `will request 2 nodes with 2 GPUs each, for a
total of 4 GPUs.
{{% notice warning %}}
You must verify the GPU type and memory combination is valid based on the [available GPU types.]({{<relref"submitting_cuda_or_openacc_jobs/#available-gpus">}}). Requesting a nonexistent combination will cause your job to be rejected with a `Requested node configuration is not available` error.