From 0eb760dd9f1f04ba2c6682f900e494b1a0b98af3 Mon Sep 17 00:00:00 2001 From: Brent Pappas Date: Fri, 19 Jul 2024 12:24:21 -0400 Subject: [PATCH] gh: Try new benchmark script discarding output --- .github/workflows/temp.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/temp.yml b/.github/workflows/temp.yml index 6b4bdacc17..ffc0d933d6 100644 --- a/.github/workflows/temp.yml +++ b/.github/workflows/temp.yml @@ -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 @@ -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 }}"