File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,15 +74,14 @@ jobs:
7474 device : gpu
7575 interface : omp
7676 build_script : " bash .github/workflows/frontier/build.sh gpu omp bench"
77- # frontier_amd bench disabled: IBM case hits zero-size GPU transfer bug with AMD OpenMP offloading
78- # - cluster: frontier_amd
79- # name: Oak Ridge | Frontier (AMD)
80- # group: phoenix
81- # labels: frontier
82- # flag: famd
83- # device: gpu
84- # interface: omp
85- # build_script: "bash .github/workflows/frontier_amd/build.sh gpu omp bench"
77+ - cluster : frontier_amd
78+ name : Oak Ridge | Frontier (AMD)
79+ group : phoenix
80+ labels : frontier
81+ flag : famd
82+ device : gpu
83+ interface : omp
84+ build_script : " bash .github/workflows/frontier_amd/build.sh gpu omp bench"
8685 runs-on :
8786 group : ${{ matrix.group }}
8887 labels : ${{ matrix.labels }}
You can’t perform that action at this time.
0 commit comments