Moved logging functionality into GPU usage report
commiteb078802c4250a21648e0a44f4cfc51a9b6ed99b
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 15 Aug 2017 20:37:26 +0000 (15 22:37 +0200)
committerKasson <kasson@gmail.com>
Wed, 16 Aug 2017 14:19:19 +0000 (16 16:19 +0200)
treebdbc8c4faa995f0aedc62bb6798ba6573062ab68
parent1c9c1d1bd636da0a6e3bf36a14486dbf1085e1ab
Moved logging functionality into GPU usage report

This moves the logic about whether a GPU usage report is written into
one place.

Noted TODO to resolve bug created by the formerly split logic.

Change-Id: Ieef7853994b4a84a2e45a06598fe852e8f7ac6f9
src/gromacs/hardware/printhardware.cpp
src/gromacs/hardware/printhardware.h
src/programs/mdrun/runner.cpp