alexxy/gromacs.git
2021-03-16 Artem ZhmurovUnify gpu_init_atomdata(...) function
2021-03-15 Artem ZhmurovMove pmalloc(..)/pfree(...) to separate source files...
2021-03-15 Paul BauerAdd subcycle counting to MPI build
2021-03-15 Paul BauerMove M_PI definition to math/units.h
2021-03-15 Paul BauerAdd another cool quote.
2021-03-15 Artem ZhmurovDo not overallocate shiftVec and fshifts buffers in...
2021-03-15 Artem ZhmurovAdd a cool quote from Elvis Presley's song
2021-03-15 Artem ZhmurovFix clang-format in topio.cpp
2021-03-14 Kevin BoydFix leak in cpp_opts
2021-03-14 Szilárd PállUse existing PME f ready event in PmeForceSenderGpu
2021-03-13 Szilárd PállRename launchReceiveCoordinatesFromPpCudaDirect
2021-03-13 Paul BauerRemove cyclic dependency check from check-source
2021-03-12 Andrey AlekseenkoAdd DeviceAccessor<T,read> ctor from const DeviceBuffer<T>
2021-03-12 Paul BauerModernize PME GPU timing enums
2021-03-12 Alan GrayMove responsibility for GPU force clearing to state...
2021-03-11 Artem ZhmurovUnify insertNonLocalDependency(...) function in NBNXM
2021-03-11 Szilárd PállSimplify gmx_pme_send_force_vir_ener()
2021-03-11 Alan GrayFix unit test error due to GPU peer access already...
2021-03-11 Artem ZhmurovFix clang-tidy failures in AWH tests
2021-03-11 Andrey AlekseenkoProperly check for frozen atoms when disabling GPU...
2021-03-10 Paul BauerMake AWH parameters proper C++
2021-03-10 Artem ZhmurovRename some variables in GPU task assignment and fix...
2021-03-10 Artem ZhmurovRework atom locality validity checks
2021-03-10 Andrey AlekseenkoConvert PmeGpu->kernelParams->atoms.d_forces to RVec
2021-03-10 Joe JordanRemove param fillLocal, which was always false, from...
2021-03-10 Paul BauerChange vector references to Arrayref in AWH
2021-03-10 Andrey AlekseenkoRevert "Wrap more device pointers in DeviceBuffer"...
2021-03-10 Pascal MerzDon't test for pressure in replica exchange regression
2021-03-10 Andrey AlekseenkoDisable GPU update in the presence of frozen atoms
2021-03-10 Andrey AlekseenkoWrap more device pointers in DeviceBuffer
2021-03-09 Artem ZhmurovUnify gpu_copy_xq_to_gpu(...) function
2021-03-09 ejjordanMove radian-angle conversions to math/utility
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-09 Paul BauerFix missing stdint.h
2021-03-08 Mark AbrahamRevert "Use std::aligned_alloc"
2021-03-08 Andrey AlekseenkoUse map to speed up PreprocessingAtomTypes::atomTypeFro...
2021-03-08 ejjordanRemove includes from math/utilities that are not needed...
2021-03-08 Andrey AlekseenkoFix "wait before marking" synchronization bug
2021-03-07 Andrey AlekseenkoFix clang-tidy complaint failing our CI lint test
2021-03-05 Andrey AlekseenkoFix typo introduced during nbfp_comb refactoring
2021-03-05 Szilárd PállClarify the SYCL subgroup size on different targets
2021-03-05 Paul BauerRemove physical constant enums
2021-03-05 Mark AbrahamFix clang-format and naming of static variable
2021-03-05 Mark AbrahamIntroduce StringToEnumValue
2021-03-04 Paul BauerModernize AWH enumerations
2021-03-04 Szilárd Páll Simplify LJ parameter lookup
2021-03-03 Paul BauerCheck version names to be correct for release
2021-03-03 M. Eric IrrgangCreate a documentation section for GitLab Label guidelines.
2021-03-03 Mark AbrahamRemove PDO reading from gmx wham
2021-03-02 Paul BauerModernize atom enums
2021-03-02 Paul BauerFix nightly clang-tidy build
2021-03-02 Paul BauerUse optional instead of magic numbers in preprocessing
2021-03-02 Mark AbrahamUse std::aligned_alloc
2021-03-02 Andrey AlekseenkoSet up build with hipSYCL
2021-03-01 Joe JordanUse const ref for mtop and inputrec in EnergyOutput...
2021-02-28 Joe JordanUse more const ref in domdec API
2021-02-26 Paul BauerAdd coverage build to post merge
2021-02-26 Joe JordanOnly use const ref for mtop and inputrec in domdec
2021-02-26 Artem ZhmurovAdd device-to-device copy function wrapper with tests...
2021-02-26 Mark AbrahamDeprecate gmx::Any
2021-02-26 Pascal MerzIntroduce GTest regression tests for replica exchange
2021-02-25 Pascal MerzIncrease multsim test flexibility, test multisim + DD
2021-02-25 Pascal MerzFix testing of positions against reference data
2021-02-24 Artem ZhmurovAdd tests on asynchronous host-to-device copy and back
2021-02-24 Paul BauerRework state checkpoint enum handling
2021-02-24 Artem ZhmurovUse GpuTimers in CUDA and OpenCL versions of NBNXM...
2021-02-23 Pascal MerzFix multi-sim checkpoint writing bug
2021-02-23 Joe JordanUse verbose names in init_forcerec
2021-02-23 Artem ZhmurovFix doxygen in domdec
2021-02-23 Artem ZhmurovUse getAtomRanges(...) function in NBNXM more
2021-02-22 Mark AbrahamHide newly exposed domdec internals
2021-02-22 Joe JordanHold unique_ptr to gmx_ewald_tab_t in forcerec
2021-02-22 Joe JordanHold unique_ptr for interaction_const in forcerec
2021-02-22 Mark AbrahamFix code so clang-tidy no longer complains
2021-02-22 ejjordanremove InteractionLocality from PairListSet constructor
2021-02-22 Artem ZhmurovUnify NB atoms and staging data structures in OpenCL...
2021-02-22 Paul BauerRemove raw pointer to gmx_reverse_top
2021-02-22 Berk HessReduce use of gmx_domdec_t in domdec_topology.cpp
2021-02-22 Paul BauerRefactor md_enums
2021-02-22 Artem ZhmurovAdd FloatN aliases to OpenCL and use them in NBNXM
2021-02-22 Artem ZhmurovAdd FloatN aliases to CUDA and use them in NBNXM
2021-02-22 Andrey AlekseenkoRename our SYCL aliases floatN to FloatN
2021-02-20 Artem ZhmurovSet temperature scaling groups upon construction of...
2021-02-20 Joe JordanRemove unsed structs from nblist and use vector in...
2021-02-19 Joe JordanRevome unused code from nsgrid
2021-02-19 Berk HessClean up DD reverse topology options
2021-02-19 Joe JordanUse const refs in init_nb_verlet
2021-02-19 Andrey AlekseenkoReplace sqrt with std::sqrt in mdatoms.cpp
2021-02-19 ejjordanPass restraint data structures to bonded functions
2021-02-19 Artem ZhmurovUnify and clarify a couple of macro definitions in...
2021-02-19 Joe JordanRename and add doxygen to reaction field params in...
2021-02-18 Joe JordanUse unique_ptr for forcerec in runner
2021-02-18 Andrey AlekseenkoMake the use of GpuEventSynchronizer in SYCL conformant...
2021-02-18 ejjordanFix includes and forward declarations of domdec in...
2021-02-18 ejjordanUse array in gmx_domdec_zones_t
2021-02-18 Paul BauerFix doxygen in SYCL code
2021-02-18 Pascal MerzImplement velocity terms for virtual sites
2021-02-18 Andrey AlekseenkoSYCL NBNXM offload support
2021-02-18 Szilárd PállClean up box vector constants in do_force
2021-02-18 Andrey AlekseenkoFix clang-8-cuda-10.0 container
next