tests: fix lulesh (#600)
- fixed the broken command that was causing lulesh to fail the run Change-Id: I4e8a310f153d86deb8829f41b5ddd0c317df23cb
This commit is contained in:
2
.github/workflows/gpu-tests.yaml
vendored
2
.github/workflows/gpu-tests.yaml
vendored
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user