File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ The server can spin up VMs with the following configurations:
38
38
| ` gpu_medium ` | 4 | 8GB | 50GB | 1x NVIDIA Tesla V100 |
39
39
| ` gpu_large ` | 4 | 12GB | 60GB | 1x NVIDIA Tesla V100 |
40
40
| ` gpu_xlarge ` | 8 | 16GB | 60GB | 1x NVIDIA Tesla V100 |
41
- | ` gpu_2xlarge ` | 8 | 32GB | 60GB | 1x NVIDIA Tesla V100 |
42
- | ` gpu_4xlarge ` | 8 | 64GB | 60GB | 1x NVIDIA Tesla V100 |
41
+ | ` gpu_2xlarge ` | 8 | 32GB | 80GB | 1x NVIDIA Tesla V100 |
42
+ | ` gpu_4xlarge ` | 8 | 64GB | 100GB | 1x NVIDIA Tesla V100 |
43
43
44
44
These runners use the ` ubuntu-2204-nvidia-20230914 ` image.
45
45
@@ -50,8 +50,8 @@ These runners use the `ubuntu-2204-nvidia-20230914` image.
50
50
| ` ci_medium ` | 4 | 8GB | 60GB |
51
51
| ` ci_large ` | 4 | 12GB | 60GB |
52
52
| ` ci_xlarge ` | 4 | 32GB | 60GB |
53
- | ` ci_2xlarge ` | 8 | 32GB | 60GB |
54
- | ` ci_4xlarge ` | 8 | 64GB | 60GB |
53
+ | ` ci_2xlarge ` | 8 | 32GB | 80GB |
54
+ | ` ci_4xlarge ` | 8 | 64GB | 100GB |
55
55
56
56
These runners use the ` ubuntu-2204-20231018 ` image.
57
57
You can’t perform that action at this time.
0 commit comments