Expand description
This module contains helpers for executors that are NUMA-ware.
In particular the ProcessingUnitDistance code, which allows a the description of costs associated with schedulling a function on a different processing unit than it was originally assigned to.
Structs§
- Processing
Unit Distance - A full distance matrix between all processing units on a system
Functions§
- equidistance
- Trivial distance function for non-NUMA architectures