We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1089489 commit 4b9c289Copy full SHA for 4b9c289
tools/cluster-checker/checker.js
@@ -7,7 +7,7 @@ const nodeResources = {
7
'nvidia.com/gpu': 8,
8
'nvidia.com/roce_gdr': 2,
9
cpu: 80,
10
- memory: '800G'
+ memory: '1100Gi'
11
}
12
13
class Client {
0 commit comments