File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
lang/en/docs/infrastructure/clusters Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments