mercredi 26 août 2020

how to set c++11 thread affinity to NUMA node on Windows?

On Windows, how can I:

  • query how many NUMA nodes the system has
  • set affinity of an std::thread to the CPU cores of a specific NUMA node?

Aucun commentaire:

Enregistrer un commentaire