Avoid yelling about thread pinning twice
commit24a9d798a369c6d082055ed0c3b7a24102aba82a
authorBerk Hess <hess@kth.se>
Mon, 11 Dec 2017 21:03:53 +0000 (11 22:03 +0100)
committerErik Lindahl <erik.lindahl@gmail.com>
Tue, 12 Dec 2017 07:22:38 +0000 (12 08:22 +0100)
tree1c0d39f8f9073c1f3a144f9b5a3eacbe654c9dcc
parent5882e7eb7954966480c9f30327e8c6f2a2c677bc
Avoid yelling about thread pinning twice

Do not print the second, generic note about not pinning threads
when we printed a first, more detailed warnings.
Updated the threadaffinity tests for this.

Fixes #2342

Change-Id: I1fa8374d70891c3bc1caf2827210875e1c1a020f
src/gromacs/mdrunutility/tests/threadaffinity-mpi.cpp
src/gromacs/mdrunutility/tests/threadaffinity.cpp
src/gromacs/mdrunutility/threadaffinity.cpp