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 b66403b commit e49d55fCopy full SHA for e49d55f
.github/workflows/bench.yml
@@ -26,21 +26,21 @@ jobs:
26
matrix:
27
include:
28
- cluster: phoenix
29
- name: "Georgia Tech | Phoenix (NVHPC)"
+ name: Georgia Tech | Phoenix (NVHPC)
30
group: phoenix
31
labels: gt
32
flag: p
33
device: cpu
34
build_script: ""
35
36
37
38
39
40
device: gpu
41
42
- cluster: frontier
43
- name: "Oak Ridge | Frontier (AMD ROCm)"
+ name: Oak Ridge | Frontier (AMD ROCm)
44
group: frontier
45
labels: olcf
46
flag: f
0 commit comments