Pass the new gmx::ForceFlags to the nbnxm module
authorSzilárd Páll <pall.szilard@gmail.com>
Fri, 30 Aug 2019 13:16:24 +0000 (15:16 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 9 Sep 2019 21:04:41 +0000 (23:04 +0200)
commitc4c2b46d9e3088511b9534dbfa65f6ef403885c8
treea77447c4f1694e1237020dfc47d9f6c1a007afe0
parent069f13a9e3767c70633de9bffde46cacd9de769c
Pass the new gmx::ForceFlags to the nbnxm module

- Changed in NB kernel dispatch
- NB GPU transfer launch and wait

Change-Id: Idd2738797ddcdd372e90cdfcc066b056a29d8de2
src/gromacs/mdlib/sim_util.cpp
src/gromacs/nbnxm/cuda/nbnxm_cuda.cu
src/gromacs/nbnxm/gpu_common.h
src/gromacs/nbnxm/kerneldispatch.cpp
src/gromacs/nbnxm/nbnxm.h
src/gromacs/nbnxm/nbnxm_gpu.h
src/gromacs/nbnxm/opencl/nbnxm_ocl.cpp