Skip to content

Commit c1057f7

Browse files
committed
Remove frontier omp benchmark
1 parent 8f45346 commit c1057f7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/bench.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ jobs:
6262
device: gpu
6363
interface: acc
6464
build_script: "bash .github/workflows/frontier/build.sh gpu acc bench"
65-
- cluster: frontier
66-
name: Oak Ridge | Frontier (CCE)
67-
group: phoenix
68-
labels: frontier
69-
flag: f
70-
device: gpu
71-
interface: omp
72-
build_script: "bash .github/workflows/frontier/build.sh gpu omp bench"
7365
runs-on:
7466
group: ${{ matrix.group }}
7567
labels: ${{ matrix.labels }}

0 commit comments

Comments
 (0)