Implement NUMA topology detection and CPU budget capping #74

Merged
coissac merged 1 commits from push-tnkxqmwztnmm into main 2026-09-11 05:23:42 +00:00
Owner

This change introduces logic to detect NUMA topology, calculate per-node worker limits based on available CPU cores, and cap resource allocation to ensure worker counts respect the physical capacity of each node.

This change introduces logic to detect NUMA topology, calculate per-node worker limits based on available CPU cores, and cap resource allocation to ensure worker counts respect the physical capacity of each node.
coissac added 1 commit 2026-09-11 05:23:36 +00:00
Implement NUMA topology detection and CPU budget capping
Release / create-release (push) Successful in 2m30s
ci.yml / build (pull_request) Successful in 3m50s
Release / build-linux-x86_64 (push) Successful in 8m23s
Release / build-macos-arm64 (push) Successful in 1m57s
98dba1802d
This change introduces logic to detect NUMA topology, calculate per-node worker limits based on available CPU cores, and cap resource allocation to ensure worker counts respect the physical capacity of each node.
coissac merged commit e280b6d0a3 into main 2026-09-11 05:23:42 +00:00
coissac deleted branch push-tnkxqmwztnmm 2026-09-11 05:23:43 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OBIKmers/obikmer#74