Skip to content
Snippets Groups Projects
Commit 8e4e025f authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[ci] Explicitly "free" 0-core binding of mpirun

Binding to core 0 is default behaviour of mpirun(1):

Please note that mpirun automatically binds processes as of the start of the v1.8 series. Three binding patterns are used in the absence of any further directives:

Bind to core: when the number of processes is <= 2
Bind to socket: when the number of processes is > 2
Bind to none: when oversubscribed
parent d0c647e5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment