enable GPU emulation without GPU support
authorSzilard Pall <pszilard@cbr.su.se>
Fri, 16 Nov 2012 04:26:13 +0000 (05:26 +0100)
committerBerk Hess <hess@kth.se>
Wed, 28 Nov 2012 09:54:39 +0000 (10:54 +0100)
commit4d6632262ddecc02630c9f77256eb8943588d536
tree83d5ef8e9082eb887f973d958d531ae4f05fb31b
parent4b966cf1c44d954511e3c890c49e914db2cc0be3
enable GPU emulation without GPU support

GPU emulation can be useful to estimate the performance one could get
by adding GPU(s) to the machine by running with GMX_EMULATE_GPU and
GMX_NO_NONBONDED environment variables set. As this feature is useful
even with mdrun compiled without GPU support, this commit makes GPU
emulation mode always available.

Change-Id: I0b90b8ec1c6e3116f28f66aac4f3c8ae0831239d
src/mdlib/forcerec.c