← back to Exo
try a different taskpolicy
eeecdcb409396c9238fe06980d17598355c69fa5 · 2024-12-12 11:45:01 +0000 · Alex Cheema
Files touched
M .github/workflows/bench_job.yml
Diff
commit eeecdcb409396c9238fe06980d17598355c69fa5
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Thu Dec 12 11:45:01 2024 +0000
try a different taskpolicy
---
.github/workflows/bench_job.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/bench_job.yml b/.github/workflows/bench_job.yml
index cddf557b..fe3ea9b3 100644
--- a/.github/workflows/bench_job.yml
+++ b/.github/workflows/bench_job.yml
@@ -116,7 +116,7 @@ jobs:
sudo pmset -g
# Start exo with explicit process control
- sudo taskpolicy -d 4 -t 4 .venv/bin/exo \
+ sudo taskpolicy -d default -g default -a -t 0 -l 0 .venv/bin/exo \
--node-id="${MY_NODE_ID}" \
--node-id-filter="${ALL_NODE_IDS}" \
--interface-type-filter="Ethernet" \
← f9f76129 better bench system info
·
back to Exo
·
grasping at straws 2abe57be →