Skip to content

Commit

Permalink
remove c18 options (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Dec 8, 2022
1 parent d71d204 commit 806f07d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions form.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@ attributes:
data-max-num-cores-for-cluster-owens: 28,
data-max-num-cores-for-cluster-pitzer: 48,
]
- [
"40 core", "any-40core",
data-max-num-cores-for-cluster-pitzer: 40,
data-option-for-cluster-owens: false,
]
- [
"48 core", "any-48core",
data-max-num-cores-for-cluster-pitzer: 48,
Expand All @@ -80,11 +75,6 @@ attributes:
data-max-num-cores-for-cluster-owens: 28,
data-max-num-cores-for-cluster-pitzer: 48,
]
- [
"40 core gpu", "gpu-40core",
data-max-num-cores-for-cluster-pitzer: 40,
data-option-for-cluster-owens: false,
]
- [
"48 core gpu", "gpu-48core",
data-max-num-cores-for-cluster-pitzer: 48,
Expand Down

0 comments on commit 806f07d

Please sign in to comment.