Expand description
Rayon thread pools with threads bound to single numa nodes.
Structs§
- Thread
Pool Builder - Same as rayon’s ThreadPoolBuilder expect you get an extra
bindmethod.
Enums§
- Policy
- This enum specifies how to dispatch threads on the machine.