Minor tweaks to the DD setup
authorBerk Hess <hess@kth.se>
Thu, 8 May 2014 13:17:00 +0000 (15:17 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 9 May 2014 19:05:17 +0000 (21:05 +0200)
commit813e75830d7d28e3b1639f7ca5eecc38081b2154
treee410a0237f9e4aeac98245a05586ecbc62f394fd
parent59ebcc4efa8b46c34572a22eb31ccc59714b9dca
Minor tweaks to the DD setup

Dynamic load balancing is now turned on when the total performance
loss is more than 2% (lower than that will not help).
The check for large prime factors should be done on the PP node
count when -npme is set by the user.

Change-Id: Ib81b56a7cb071540b143a4bfc98758788a8ac07d
src/gromacs/mdlib/domdec.c
src/gromacs/mdlib/domdec_setup.c