Add common header to GpuEventSynchronizer
[alexxy/gromacs.git] / src / gromacs / nbnxm / cuda / nbnxm_cuda.cu
2021-08-16 Artem ZhmurovAdd common header to GpuEventSynchronizer
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-05-10 Andrey AlekseenkoMake GPU X buffer ops platform-agnostic
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-04-03 Artem ZhmurovRename NBAtomData into NBAtomDataGpu
2021-03-27 Andrey AlekseenkoAvoid enqueueing the same event multiple times in nbnxn...
2021-03-21 Artem ZhmurovMove the atomToInteractionLocality(...) into locality.h
2021-03-17 Andrey AlekseenkoUse DeviceBuffer in GPU update and NBNXM code
2021-03-16 Artem ZhmurovUnify gpu_launch_cpyback(...) function in NBNXM
2021-03-11 Artem ZhmurovUnify insertNonLocalDependency(...) function in NBNXM
2021-03-10 Joe JordanRemove param fillLocal, which was always false, from...
2021-03-10 Andrey AlekseenkoRevert "Wrap more device pointers in DeviceBuffer"...
2021-03-10 Andrey AlekseenkoWrap more device pointers in DeviceBuffer
2021-03-09 Artem ZhmurovUnify gpu_copy_xq_to_gpu(...) function
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-24 Artem ZhmurovUse GpuTimers in CUDA and OpenCL versions of NBNXM...
2021-02-23 Artem ZhmurovUse getAtomRanges(...) function in NBNXM more
2021-02-22 Artem ZhmurovUnify NB atoms and staging data structures in OpenCL...
2021-02-22 Artem ZhmurovAdd FloatN aliases to CUDA and use them in NBNXM
2021-02-19 Artem ZhmurovUnify and clarify a couple of macro definitions in...
2021-02-17 Artem ZhmurovUse GpuEventSynchronizer in NBNXM
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-24 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-11 Andrey AlekseenkoMake eelType and evdwType scoped enums, + cleanup
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-29 Alan GrayRedevelopment of GPU Force Reduction/Buffer Ops
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-24 Artem ZhmurovMove GPU devices management into hardware subfolder
2020-07-07 Artem ZhmurovMake cl_nbparam into a struct
2020-06-25 Artem ZhmurovMake cl_nbparam into a struct
2020-06-08 Artem ZhmurovUnify VdW and Electrostatic kernel enumerations in...
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-05-04 Artem ZhmurovUnify CUDA and OpenCL lookup-table creation
2020-03-25 Artem ZhmurovMake use of the DeviceStreamManager
2020-03-19 Artem ZhmurovStore DeviceInformation inside the DeviceContext class
2020-03-13 Artem ZhmurovRemove stream from GPU kernel launch config
2020-03-13 Artem ZhmurovMake DeviceStream into a class
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-21 Artem ZhmurovRefactor and enable RVec to float conversion test
2020-02-06 Artem ZhmurovUse RVec instead of float for x, v and f device buffers
2020-02-06 Artem ZhmurovMove DeviceInfo into GPU traits
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-27 Mark AbrahamUpdate some nbnxm kernel constants to constexpr
2020-01-27 Mark AbrahamMake NbnxnGpu class with constructor
2020-01-19 Szilárd PállTemplate X buffer ops on setFillerCoords
2020-01-16 Mark AbrahamMake nbnxm headers more self-contained
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2020-01-07 Paul BauerMerge branch origin/release-2020 into master
2020-01-07 Paul BauerMerge commit d30f2cb6 from release-2020 into master
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-12-17 Artem ZhmurovClean-up buffer-ops CUDA kernels
2019-11-30 Paul BauerMerge origin/release-2020 into master
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-28 Artem ZhmurovClear device force buffer if it was reallocated
2019-11-27 Alan GrayEvent-based Dependency for GPU Force Halo Exchange
2019-11-26 Alan GrayBug fix for nonlocal D2H coordinate transfer synchroniz...
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-07 Paul BauerApply clang-format to source tree
2019-10-31 Alan GrayRemove dead code for nbnxm H2D coordinate copy event
2019-10-29 Paul BauerMerge branch 'release-2019' into master
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 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
next