Skip to content
Snippets Groups Projects
Commit 637853ce authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'affinity-fixes' into 'master'

Don't touch the pinning of the main thread when not using affinity.

There is a problem when the cpu mask is empty and using multiple MPI ranks on a node, in that case all the main threads end up pinned to one core during the reading of the initial conditions (and any other tasks done before engine_init is called).


See merge request !423
parents b569a893 4e364995
Branches
Tags
1 merge request!423Don't touch the pinning of the main thread when not using affinity.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment