Skip to content

Commit

Permalink
gh: try changing vast benchmark path
Browse files Browse the repository at this point in the history
  • Loading branch information
PappasBrent committed Jul 16, 2024
1 parent 6433255 commit 053d7c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,14 @@ jobs:
repository: trailofbits/vast-benchmarks
sparse-checkout: benchmarks/linux_kernel
ref: main
path: .
path: torvalds/
fetch-depth: 1

- name: Run benchmarks
run: >
python3 ${PWD}/benchmarks/linux_kernel/run_vast_benchmark.py
vast-front
${PWD}/linux/compile_commands.json
${PWD}/torvalds/linux/compile_commands.json
${PWD}/vast_linux_kernel_mlir_with_unsup/
--num_processes=$(nproc)
--vast_option="-xc"
Expand Down

0 comments on commit 053d7c0

Please sign in to comment.