mdrun without OpenMP with thread-MPI now uses all cores
authorBerk Hess <hess@kth.se>
Mon, 12 Aug 2013 11:13:47 +0000 (13:13 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 16 Sep 2013 07:27:07 +0000 (09:27 +0200)
commitf33670dab29ce7663ddb2be3597d7ef5c59f84d9
treeed971872496fe33b164708793aaf33cc0f766997
parentb13af0d92ac1dc0acb1d41e1f2172f16786f3bc0
mdrun without OpenMP with thread-MPI now uses all cores

With the Verlet scheme, mdrun compiled without OpenMP would
often run on a single MPI-thread only.
Fixes #1317

Change-Id: I8fc43fe933ba23047f0ee9368ad9105cfc62eb4a
src/kernel/runner.c