Template x buffer ops call on whether GPU is used
commit012cc232d522e8dd3ca8567a69554000a55f54fe
authorSzilárd Páll <pall.szilard@gmail.com>
Mon, 29 Apr 2019 10:02:32 +0000 (29 12:02 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 29 May 2019 09:32:43 +0000 (29 11:32 +0200)
treeb0bba6d7c80abf2a339bea304438eb47c960728d
parent3553045a1bad8325f07456cb5ed75e850cbdac2b
Template x buffer ops call on whether GPU is used

This allows the code to get optimized to avoid the overhead of merged
CPU and GPU codepaths.

Change-Id: If98c5eff327f5f9ecb81f278ca27b6d139bc19ab
src/gromacs/nbnxm/atomdata.cpp
src/gromacs/nbnxm/atomdata.h
src/gromacs/nbnxm/nbnxm.cpp