Make the wait on nonbonded GPU results conditional
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm_gpu.h
2019-10-16 Szilárd PállMake the wait on nonbonded GPU results conditional
2019-10-15 Szilárd PállTrigger synchronizer when local forces are ready
2019-10-15 Szilárd PállLink GPU coordinate producer and consumer tasks
2019-10-13 Szilárd PállEnable StatePropagatorGpuData for force transfers
2019-10-10 Szilárd PállPass list of EventSynchronizers to GPU reduction
2019-10-08 Berk HessMake nbnxm a proper module
2019-10-01 Artem ZhmurovStatePropagatorDataGpu object to manage GPU forces...
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Mark AbrahamMerge "Merge branch release-2019 into master"
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-18 Szilárd PállSet up workload data structures
2019-09-18 Alan GrayGPU Force Halo Exchange
2019-09-16 Alan GrayGPU halo exchange
2019-09-11 Artem ZhmurovFix for the post-submit failure
2019-09-11 Artem ZhmurovDecouple GPU force buffer management from buffer ops...
2019-09-11 Artem ZhmurovDecouple coordinates buffer management from buffer...
2019-09-09 Szilárd PállPass the new gmx::ForceFlags to the nbnxm module
2019-08-28 Szilárd PállMove nonbonded GPU wait timing into the GPU module
2019-08-23 Szilárd PállFix clang-tidy warnings in the OpenCL build
2019-08-23 Szilárd PállFix clang tidy warnings in CUDA build
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-20 Berk HessUse shiftForces in ForceOuputs
2019-08-15 Alan GrayPME reduction for CUDA F buffer operations
2019-08-03 Berk HessRemove semicolon from GPU TERM macros
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-31 Szilárd PállFixes for F buffer ops change
2019-07-19 Alan GrayF buffer operations in CUDA
2019-07-01 Szilárd PállRefactor tracking of GPU short-range work/skipping
2019-07-01 Alan GrayBug fix and simplification for CUDA X Buffer Ops
2019-06-17 Berk HessSimplify GPU nbnxm x conversion
2019-05-10 Alan GrayPosition buffer ops in CUDA
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-17 Berk HessUse enum class for nbnxm locality
2019-02-16 Berk HessMove nbnxn files to nbnxm directory