Report if update is running on the GPU or on the CPU
commit8cdc802cf859785dfeda2cd6eabbee478b41959f
authorArtem Zhmurov <zhmurov@gmail.com>
Fri, 10 Jan 2020 16:37:34 +0000 (10 17:37 +0100)
committerChristian Blau <cblau@gerrit.gromacs.org>
Mon, 13 Jan 2020 10:52:41 +0000 (13 11:52 +0100)
treea84da66815bfbc8a6adaf3b111125b9cf1453eea
parent6ae6da636485f783acda78fe89dc78015ead84ac
Report if update is running on the GPU or on the CPU

This adds a line which states where update is offloaded next
to the rest of the GPU usage information.

Fixes #3292.

Change-Id: Ie6b076c4309c7695ab9b46037ced92e95dea1558
src/gromacs/mdrun/runner.cpp
src/gromacs/taskassignment/reportgpuusage.cpp
src/gromacs/taskassignment/reportgpuusage.h
src/gromacs/taskassignment/taskassignment.cpp
src/gromacs/taskassignment/taskassignment.h