Skip to content

Commit 06291f2

Browse files
Test CI
1 parent 4088d78 commit 06291f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
PROFILER_CSV: profiler_cpu.csv
2121
TIMING_CA: ./ca -e 50kHz -c --seed 0 --sync --runsInit 0 --PROCresetTimers 1 --PROCdebugMarkdown 1 --debug 1 # Add --runs 42 for benchmark runs
2222
LD_LIBRARY_PATH: /usr/local/cuda-13.0/compat
23+
CC: /opt/clang-p2996/bin/clang
24+
CXX: /opt/clang-p2996/bin/clang++
2325

2426
name: cpu
2527
steps:

0 commit comments

Comments
 (0)