misc: Merge develop .github dir to stable (#608)

This commit is contained in:
Bobby R. Bruce
2023-11-27 14:32:51 -08:00
committed by GitHub
parent d0d3c74ce0
commit 3bf0b1d22a
3 changed files with 22 additions and 13 deletions

View File

@@ -61,7 +61,7 @@ jobs:
working-directory: ${{ github.workspace }}
run: |
build/GCN3_X86/gem5.opt configs/example/apu_se.py -n3 --mem-size=8GB --reg-alloc-policy=dynamic --benchmark-root="lulesh" -c \
lulesh 0.01 2
lulesh --options="0.01 2"
HACC-tests:
runs-on: [self-hosted, linux, x64]