Skip to content

Commit 244d591

Browse files
committed
update: add OFplus and c2-standard-60 for GCP
1 parent ddf0e89 commit 244d591

1 file changed

Lines changed: 14 additions & 12 deletions

File tree

  • lang/en/docs/infrastructure/clusters

lang/en/docs/infrastructure/clusters/google.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,27 @@ The list of currently enabled queues is given below. Price per core hour is show
1818
the [relative unit price](../../pricing/service-levels.md#comparison-table) and is subject to change at any time. Total
1919
number of nodes can be increased upon [request](../../ui/support.md).
2020

21-
| Name | Category[^2] | Mode[^3] | Charge Policy[^4] | Price | Max Nodes per Job<sup>+</sup> | Max Nodes Total |
22-
|:----:|:------------:|:--------:|:-----------------:|:-----:|:-----------------------------:|:---------------:|
23-
| D | debug | ordinary | core-seconds | 4.002 | 1 | 1 |
24-
| OR | regular | ordinary | core-seconds | 1.275 | 1 | 1 |
25-
| OF | fast | ordinary | core-hours | 1.275 | 5 | 2 |
26-
| GOF | fast | ordinary | core-hours | 6.110 | 5 | 1 |
21+
| Name | Category[^2] | Mode[^3] | Charge Policy[^4] | Price | Max Nodes per Job<sup>+</sup> | Max Nodes Total |
22+
|:------:|:------------:|:--------:|:-----------------:|:-----:|:-----------------------------:|:---------------:|
23+
| D | debug | ordinary | core-seconds | 4.002 | 1 | 1 |
24+
| OR | regular | ordinary | core-seconds | 1.275 | 1 | 1 |
25+
| OF | fast | ordinary | core-hours | 1.275 | 5 | 2 |
26+
| OFplus | fast | ordinary | core-hours | 1.275 | 5 | 2 |
27+
| GOF | fast | ordinary | core-hours | 6.110 | 5 | 1 |
2728

2829
<sup>+</sup> please contact support to inquire about attempting a larger node count per job
2930

3031
## Hardware Specifications
3132

3233
The following table contains hardware specifications for the above queues.
3334

34-
| Name | Cores per Node | GPU per Node | Memory (GB) | Bandwidth (Gb/sec) | VM Size |
35-
|:----:|:--------------:|:------------:|:-----------:|:------------------:|:--------------:|
36-
| D | 2 | - | 15 | &le;10 | n1-standard-4 |
37-
| OR | 4 | - | 15 | &le;10 | h3-standard-88 |
38-
| OF | 4 | - | 15 | 10 | h3-standard-88 |
39-
| GOF | 12 | 1 | 85 | 100 | a2-highgpu-1g |
35+
| Name | Cores per Node | GPU per Node | Memory (GB) | Bandwidth (Gb/sec) | VM Size |
36+
|:------:|:--------------:|:------------:|:-----------:|:------------------:|:----------------:|
37+
| D | 2 | - | 15 | &le;10 | n1-standard-4 |
38+
| OR | 16 | - | 64 | &le;10 | c2-standard-16 |
39+
| OF | 60 | - | 240 | 10 | c2-standard-60 |
40+
| OFplus | 192 | - | 720 | 10 | h4d-standard-192 |
41+
| GOF | 12 | 1 | 85 | 100 | a2-highgpu-1g |
4042

4143
## Links
4244

0 commit comments

Comments
 (0)