Reform ngpu variable
commit24fc65c9c5aa61dd0eba434522504d5e88c07389
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 31 May 2017 23:56:51 +0000 (1 01:56 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 21 Jun 2017 14:24:51 +0000 (21 16:24 +0200)
treea24857da2c57055efe925c9150c46c354df57c13
parent4d8f4fe57566353855cbdcf04df0f19f5a00bb95
Reform ngpu variable

This had different interpretations before and after MPI, and you had
to read the MPI call to work out the meaning.  Made different
variables that directly reflect the two meanings.

Change-Id: I55b6f0b7d05c3286244231af7a5ef3e031079859
src/programs/mdrun/resource-division.cpp
src/programs/mdrun/resource-division.h
src/programs/mdrun/runner.cpp