Trigger synchronizer when local forces are ready
[alexxy/gromacs.git] / src / gromacs / nbnxm / cuda / nbnxm_cuda.cu
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 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-16 Mark AbrahamAvoid short-range GPU operations with no work
2019-09-16 Szilárd PállEliminate unnecessary GPU stream dependency call
2019-09-13 Szilárd PállFix GPU X buffer ops with empty domain
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-22 Mark AbrahamMerge branch release-2019
2019-08-15 Alan GrayPME reduction for CUDA F buffer operations
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-22 Alan GrayPin X buffer with DD and use proper abstraction in...
2019-05-22 Alan GrayCode quality improvements for CUDA position buffer ops
2019-05-10 Alan GrayPosition buffer ops in CUDA
2019-04-18 Szilárd PállFix warnings & consolidate declarations
2019-03-05 Berk HessMove nbnxm atomdata types to atomdata.h
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