Skip to content

fix cpu pinning for benchmark env#1328

Merged
alexcos20 merged 1 commit intomainfrom
fix-cpu-pinning
Apr 17, 2026
Merged

fix cpu pinning for benchmark env#1328
alexcos20 merged 1 commit intomainfrom
fix-cpu-pinning

Conversation

@dnsi0
Copy link
Copy Markdown
Contributor

@dnsi0 dnsi0 commented Apr 15, 2026

Fixes # .

Changes proposed in this PR:

  • Benchmark env (detected via access.addresses.includes(BENCHMARK_MONITORING_ADDRESS)) is mapped to all physical cores 0..NCPU-1 and does not advance cpuOffset.
  • Other envs keep their existing exclusive contiguous slice behavior.

@dnsi0 dnsi0 marked this pull request as ready for review April 16, 2026 10:58
@alexcos20 alexcos20 merged commit 416ca55 into main Apr 17, 2026
18 of 19 checks passed
@alexcos20 alexcos20 deleted the fix-cpu-pinning branch April 17, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants