Simplify reporting of GPU selection
commitcf71abd797b60354dd2713f774bb365947ee5b9c
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 4 Jan 2019 17:19:04 +0000 (4 18:19 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 8 Jan 2019 09:40:43 +0000 (8 10:40 +0100)
tree7e24d5e29ba05bb9d5b9b25e39a0066ecbaacf88
parent218e92343ec55b5882f6ab03bf355ae5440cc6b1
Simplify reporting of GPU selection

It is no longer clear to users whether mdrun -gpu_id 0 is
auto-selection or user-selection, since the user has restricted the
range from which auto-selection takes place. It is simpler and less
confusing to report simply that some were selected.

Fixes #2825

Change-Id: I0c8f0c50f6c5e90d86469c6005a61e43b29eb260
docs/user-guide/mdrun-performance.rst
src/gromacs/taskassignment/reportgpuusage.cpp
src/gromacs/taskassignment/reportgpuusage.h
src/gromacs/taskassignment/taskassignment.cpp