Skip to content

Commit 73dc980

Browse files
committed
fix test
1 parent bfe6aa1 commit 73dc980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tritonbench.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
run: |
169169
set -eux
170170
171+
cat /sys/fs/cgroup/cpuset.cpus.effective
171172
# using `--cpuset-cpus <SINGLE_CPU_CORE>` is critical for stabilizing the performance
172173
# on this runner (using SPR CPU). This might be related to task migration/Speed Select, etc.
173174
# here, we are just picking a random CPU core (core 10).

0 commit comments

Comments
 (0)