Skip to content

Commit 4b515c8

Browse files
committed
fix: formatting
1 parent ca9f60c commit 4b515c8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

lang/en/docs/infrastructure/clusters/cluster-101.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ This is intended to provide free compute resources and keep the accounting of re
1919

2020
| Name | Category[^2] | Mode[^3] | Charge Policy[^4] | Price Factor | Max Nodes per Job<sup>+</sup> | Max Nodes Total |
2121
|:----:|:------------:|:--------:|:-----------------:|:------------:|:-----------------------------:|:---------------:|
22-
| D | debug | ordinary | core-seconds | 10E-4 | 1 | 1 |
23-
| OR | regular | saving | core-seconds | 10E-4 | 1 | 0 |
24-
| SR | regular | saving | core-seconds | 10E-4 | 1 | 1 |
25-
| OF | fast | saving | core-hours | 10E-4 | 5 | 0 |
26-
| SF | fast | saving | core-hours | 10E-4 | 5 | 1 |
27-
| GPOF | fast | saving | core-hours | 10E-4 | 5 | 0 |
28-
| GPSF | fast | saving | core-hours | 10E-4 | 5 | 1 |
22+
| D | debug | ordinary | core-seconds | 1.0E-4 | 1 | 1 |
23+
| OR | regular | saving | core-seconds | 1.0E-4 | 1 | 0 |
24+
| SR | regular | saving | core-seconds | 1.0E-4 | 1 | 1 |
25+
| OF | fast | saving | core-hours | 1.0E-4 | 5 | 0 |
26+
| SF | fast | saving | core-hours | 1.0E-4 | 5 | 1 |
27+
| GPOF | fast | saving | core-hours | 1.0E-4 | 5 | 0 |
28+
| GPSF | fast | saving | core-hours | 1.0E-4 | 5 | 1 |
2929

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

0 commit comments

Comments
 (0)