Fixed -npstring command line argument in g_tune_pme
authorCarsten Kutzner <ckutzne@gwdg.de>
Fri, 14 Jun 2013 12:06:28 +0000 (14:06 +0200)
committerCarsten Kutzner <ckutzne@gwdg.de>
Wed, 26 Jun 2013 08:52:51 +0000 (10:52 +0200)
commit5a342c7fb5331f2b4e91cea2b8ec2d50ebeca119
tree968641d01347a9edf5be0e2e68c54b35ecbce7d9
parent659b8a2b8b177cc8685ae1578f3f61c2dfbd83d9
Fixed -npstring command line argument in g_tune_pme

-npstring <str> is used to let g_tune_pme know how it should specify
the number of MPI processes to the mpirun command (with -np (default) or -n ).
You could provide it, but it actually -np was used in any case.

Change-Id: Ibb807b492dfb05c67628c18b7073092aa983f770
src/tools/gmx_tune_pme.c