Skip to content
Snippets Groups Projects
Commit 4084766c authored by Natasha Pavlovikj's avatar Natasha Pavlovikj
Browse files

Remove Crane GPU partition

parent 45db217a
Branches
Tags
1 merge request!361Remove Crane GPU partition
...@@ -6,22 +6,14 @@ weight=35 ...@@ -6,22 +6,14 @@ weight=35
### Available GPUs ### Available GPUs
Crane has two types of GPUs available in the `gpu` partition. The Swan has two types of GPUs available in the `gpu` partition. The
type of GPU is configured as a SLURM feature, so you can specify a type type of GPU is configured as a SLURM feature, so you can specify a type
of GPU in your job resource requirements if necessary. of GPU in your job resource requirements if necessary.
| Description | SLURM Feature | Available Hardware | | Description | SLURM Feature | Available Hardware |
| -------------------- | ------------- | ---------------------------- | | -------------------- | ------------- | ---------------------------- |
| Tesla P100, with OPA | gpu_p100 | 2 nodes - 2 GPUs with 12 GB per node |
| Tesla V100, with 10GbE | gpu_v100 | 1 node - 4 GPUs with 16 GB per node | | Tesla V100, with 10GbE | gpu_v100 | 1 node - 4 GPUs with 16 GB per node |
| Tesla V100, with OPA | gpu_v100 | 21 nodes - 2 GPUs with 32GB per node | | Tesla V100, with OPA | gpu_v100 | 21 nodes - 2 GPUs with 32GB per node |
Swan has two types of GPUs available in the `gpu` partition. The
type of GPU is configured as a SLURM feature, so you can specify a type
of GPU in your job resource requirements if necessary.
| Description | SLURM Feature | Available Hardware |
| -------------------- | ------------- | ---------------------------- |
| Tesla V100S | gpu_v100 | 4 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 | | Tesla T4 | gpu_t4 | 12 nodes - 2 GPUs with 16GB per node |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment