-
Notifications
You must be signed in to change notification settings - Fork 3
NUMA Aware Work Stealing #8
Copy link
Copy link
Open
Labels
blockedSomething is blocking progress. See issue description for details.Something is blocking progress. See issue description for details.enhancement
Description
Activity
Metadata
Metadata
Assignees
Labels
blockedSomething is blocking progress. See issue description for details.Something is blocking progress. See issue description for details.enhancement
When running with pinned threads, prioritise NUMA local work-stealing (significantly) over stealing from further away cores.
Status