Remove warnings on checkpoint mismatch
commit2d884394c7b5524956a75fbc4330b2ddacf71fa2
authorBerk Hess <hess@kth.se>
Thu, 16 Jun 2016 10:32:41 +0000 (16 12:32 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 19 Jun 2016 20:44:16 +0000 (19 22:44 +0200)
treec55a5d70bf4ad3517d1144761c3a1ccb00d92779
parent0ffc9f4fac950888b762fb495ac8b692ae0d4c84
Remove warnings on checkpoint mismatch

mdrun now only warns for mismatch in minor version, build or
number of ranks used when reproducibility is requested.
Also added a separate message for not matching precision.

Fixes #1992.

Change-Id: Ia20e6beff86484f0b70148c155cdb53fed012136
src/gromacs/fileio/checkpoint.cpp
src/gromacs/fileio/checkpoint.h
src/programs/mdrun/runner.cpp