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

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 condition (and any other tasks done before engine_init is called).
parent b569a893
No related branches found
No related tags found
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