Skip to content
Snippets Groups Projects
Commit e9300c79 authored by Josh Samuelson's avatar Josh Samuelson
Browse files

Add A30 GPU type

"Anvil 2" GPU nodes living in Swan table update
parent 2007bd9f
Branches
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ of GPU in your job resource requirements if necessary.
| Tesla V100, with OPA | gpu_v100 | 21 nodes - 2 GPUs with 32GB per node |
| Tesla V100S | gpu_v100 | 4 nodes - 2 GPUs with 32GB per node |
| Tesla T4 | gpu_t4 | 12 nodes - 2 GPUs with 16GB per node |
| NVIDIA A30 | gpu_a30 | 2 nodes - 4 GPUs with 24GB per node |
### Specifying GPU memory (optional)
......@@ -27,6 +28,7 @@ The available memory specifcations are:
| -------------- | ------------- |
| 12 GB RAM | gpu_12gb |
| 16 GB RAM | gpu_16gb |
| 24 GB RAM | gpu_24gb |
| 32 GB RAM | gpu_32gb |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment