Remove unnecessary GPU checking code
commit41da904fcf8552503b813c29c5a8bb1fd535dd65
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 15 Jul 2017 08:20:26 +0000 (15 10:20 +0200)
committerKasson <kasson@gmail.com>
Mon, 24 Jul 2017 15:44:13 +0000 (24 17:44 +0200)
treecd4d2d4213e12ed6f8fba4add850074221487798
parent6680263bfac88ad1a63183b04158d553af7f3b63
Remove unnecessary GPU checking code

These were introduced when the early OpenCL implementation
had limitations.

This commit resolves the TODO to remove them, now that all
simulation code paths are supported on both GPU code paths.

Change-Id: Ic601d90d8c57e2a471785d196c75bfd5e075cf95
src/gromacs/hardware/detecthardware.cpp
src/gromacs/hardware/detecthardware.h
src/gromacs/hardware/hardwareassign.cpp
src/programs/mdrun/resource-division.cpp
src/programs/mdrun/tests/moduletest.cpp