Skip to content

Commit

Permalink
gh: Try new benchmark script discarding output
Browse files Browse the repository at this point in the history
  • Loading branch information
PappasBrent committed Jul 19, 2024
1 parent beceeef commit 0eb760d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
with:
repository: trailofbits/vast-benchmarks
sparse-checkout: benchmarks/linux_kernel
ref: main
ref: linux-benchmark-make-output-optional
path: vast-benchmarks/
fetch-depth: 1

Expand All @@ -133,7 +133,6 @@ jobs:
python3 ${PWD}/vast-benchmarks/benchmarks/linux_kernel/run_vast_benchmark.py
vast-front
${PWD}/linux/compile_commands.json
${PWD}/vast_linux_kernel_mlir_with_unsup/
--num_processes=$(nproc)
--vast_option="-xc"
--vast_option="-vast-emit-mlir=${{ matrix.vast-target }}"
Expand Down

0 comments on commit 0eb760d

Please sign in to comment.