Skip to content

Commit 44a5122

Browse files
Run cpu on compute intensive node
1 parent 9d84dd4 commit 44a5122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: [cpu, nvidia-h100, nvidia-l40s, amd-mi300x, amd-w7900]
1818
include:
1919
- name: cpu
20-
runner: cern-nextgen-mi300x
20+
runner: cern-nextgen-cpuintensive
2121
cmake_args: -DENABLE_CUDA=0 -DENABLE_HIP=0
2222
profiler_runs: 42
2323
standalone_runs: 42

0 commit comments

Comments
 (0)