Correct -ntmpi auto for intel nehalem and older
authorBerk Hess <hess@kth.se>
Thu, 16 Apr 2015 16:07:49 +0000 (18:07 +0200)
committerBerk Hess <hess@kth.se>
Fri, 17 Apr 2015 14:03:33 +0000 (16:03 +0200)
commit54ac4012d62bf1a6f725be153346add6573a6402
tree8e028f8c278ec73824e0b277dcb67244790dfbc8
parent3990ef13adbacb249779a7fd4726bc704266c120
Correct -ntmpi auto for intel nehalem and older

With thread MPI mdrun would automatically choose 1 MPI rank with up to
16 OpenMP threads on all Intel family 6 CPUs, whereas this was only
intended for Sandy Bridge and later.

Change-Id: I29882375c8569497b3e309de7cc66a2af4d6fa40
src/gromacs/gmxlib/gmx_cpuid.c
src/gromacs/legacyheaders/gmx_cpuid.h
src/programs/mdrun/runner.c