ashvardanian / ashvardanian/ParallelReductionsBenchmark
POSIX thread-pool for NUMA
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 119
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It's hard to control the affinity of `std::thread` in conjunction with NUMA node-assignment, so we need to add a lower-level thread-pool implementation that directly uses the POSIX API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.