We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9195bae commit 331d61dCopy full SHA for 331d61d
.github/workflows/temp.yml
@@ -130,7 +130,7 @@ jobs:
130
- name: Run benchmarks
131
run: >
132
python3 benchmarks/linux_kernel/run_vast_benchmark.py
133
- vast-front # TODO: Determine if this is the correct path to vast-front
+ vast-front
134
linux/compile_commands.json
135
vast_linux_kernel_mlir_with_unsup/
136
--num_processes=$(nproc)
0 commit comments