Skip to content
Snippets Groups Projects
Commit e64712c9 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Change affinity so that cores from different numa nodes are selected

in the cpuid map. These are now offered in numa node order rather
than core order. This means that hyperthreads should be picked last.

With this fix we look to work well with Intel MPI using multiple ranks
on the same workstation, but PLATFORM MPI remains uncooperative.
To help with that a new command-line option -a has been added to
disable processor affinity, even when the numa policy is set
and available.
parent 74fe8fc8
Branches
Tags
1 merge request!120Simplify, permit user control over affinity
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment