File tree Expand file tree Collapse file tree 2 files changed +6
-238
lines changed Expand file tree Collapse file tree 2 files changed +6
-238
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -36,26 +36,18 @@ attributes:
36
36
options:
37
37
- [
38
38
"any", "any",
39
- data-min-ppn-owens: 1,
40
- data-max-ppn-owens: 28,
41
- data-min-ppn-pitzer: 1,
42
- data-max-ppn-pitzer: 48,
43
- data-option-for-owens: true,
44
- data-option-for-pitzer: true
39
+ data-max-num-cores-for-cluster-owens: 28,
40
+ data-max-num-cores-for-cluster-pitzer: 48
45
41
]
46
42
- [
47
43
"40 core", "any-40core",
48
- data-min-ppn-pitzer: 1,
49
- data-max-ppn-pitzer: 40,
50
- data-option-for-owens: false,
51
- data-option-for-pitzer: true
44
+ data-max-num-cores-for-cluster-pitzer: 40,
45
+ data-option-for-cluster-owens: false
52
46
]
53
47
- [
54
48
"48 core", "any-48core",
55
- data-min-ppn-pitzer: 1,
56
- data-max-ppn-pitzer: 48,
57
- data-option-for-owens: false,
58
- data-option-for-pitzer: true
49
+ data-max-num-cores-for-cluster-pitzer: 48,
50
+ data-option-for-cluster-owens: false
59
51
]
60
52
version:
61
53
widget: "select"
You can’t perform that action at this time.
0 commit comments