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 b28167f commit ae04e14Copy full SHA for ae04e14
.github/workflows/bench.yml
@@ -39,7 +39,7 @@ jobs:
39
group: frontier
40
labels: olcf
41
flag: f
42
- device: ['gpu']
+ device: gpu
43
build_script: "bash .github/workflows/frontier/build.sh ${{ matrix.device }}"
44
runs-on:
45
group: ${{ matrix.group }}
0 commit comments