alexxy/gromacs.git
2021-05-03 ejjordanRemove mdatoms from expanded
2021-05-03 Gilles Gouaillardetdensityfitting: add missing include file
2021-05-03 Artem ZhmurovFix clang-format
2021-05-03 Berk HessClean up DD bonded interaction assignment
2021-05-03 Mark AbrahamReplace bool with enum class in DomdecOptions
2021-05-03 Joe JordanArrayRef in pme
2021-05-03 Mark AbrahamRemove redundant store
2021-05-03 Mark AbrahamTemporarily lift requirement to detect GPUs in CI
2021-04-27 ejjordanRemove leftover function declaration from nbnxm atomdata
2021-04-27 Joe JordanApply clang-tidy11 to mdrun
2021-04-27 Joe JordanUnify constructor of nbnxn_atomdata_t
2021-04-27 Joe JordanConstructor for t_mde_delta_h_coll
2021-04-27 ejjordanIncrease const correctness of t_mdatoms use in md.cpp
2021-04-26 Joe JordanRemove inputrec from initialize_lambdas signature
2021-04-26 ejjordanApply clang-tidy11 to correlationfunctions
2021-04-26 ejjordanApply clang-tidy11 to simd
2021-04-26 ejjordanApply clang-tidy11 to random
2021-04-26 ejjordanApply clang-tidy11 to commandline
2021-04-26 Paul BauerFix MSVC build
2021-04-26 Artem ZhmurovClang-11 fixes for applied forces
2021-04-23 Berk HessSpecialize jacobi() for 3 dimensions
2021-04-23 Artem ZhmurovMake SETTLE setup code platform-agnostic
2021-04-23 Artem ZhmurovApply clang-11 fixes for fileio
2021-04-23 Andrey AlekseenkoFix beningn GCC 10.2 Wstringop-truncation warnings
2021-04-23 Artem ZhmurovClang-11 fixes for PME and FFT
2021-04-23 Pascal MerzPrepare virial calculation for legacy md-vv pressure...
2021-04-22 Artem ZhmurovMake LINCS setup code platform-agnostic
2021-04-22 Mark AbrahamImprove UpdateGroups testing infra
2021-04-22 Paul BauerFixes from clang-tidy-11 for signal handling
2021-04-22 Joe JordanVectors in history_t
2021-04-22 Paul BauerFix MSVC build
2021-04-22 Szilárd PállFix doxygen of the SYCL atomicFetchAdd
2021-04-22 Mark AbrahamMore renaming for UpdateGroups
2021-04-21 ejjordanFinish removing t_mdatoms from update module
2021-04-21 Szilárd PállRemove isnormal() check around the atomic increment
2021-04-21 Joe JordanMostly remove t_mdatoms from update signatures
2021-04-21 Joe Jordanclang-tidy-11 fixes for gmxpreprocess
2021-04-21 Pascal MerzIntroduce TimeStep and Offset strong types
2021-04-21 Szilárd PállFix nbnxm hipSYCL kernels 64-wide exec on AMD
2021-04-21 Mark AbrahamFix doxygen for MessageStringCollector
2021-04-21 Mark AbrahamLet LoggerTestHelper write cleaner tests
2021-04-21 ejjordanUse index instead of pointer in t_mde_delta_h_coll
2021-04-21 Mark AbrahamRemove uses of std::bind
2021-04-21 Mark AbrahamUse consistent naming for update groups
2021-04-21 Joe JordanRename some enum names in ModuleMultiThread
2021-04-20 Joe Jordanclang-tidy-11 fixes for topology, gpu_utils, and selection
2021-04-20 Paul BauerFix clang-format
2021-04-20 Paul BauerFix possible UB in ArrayRef construction
2021-04-20 Joe JordanUse enum class for gmx_omp_nthreads
2021-04-20 Joe Jordanclang-tidy-11 fixes for utils
2021-04-20 ejjordanclang-tidy-11 fixes mdrun tests
2021-04-20 ejjordanclang-tidy-11 fixes for listed_forces
2021-04-20 ejjordanApply clang-tidy11 to gmxana files with no dependencies
2021-04-19 ejjordanclang-tidy-11 fixes for options
2021-04-19 ejjordanclang-tidy-11 fixes for hardware
2021-04-19 ejjordanclang-tidy-11 fixes for analysisdata
2021-04-19 Artem ZhmurovMake .rtp/.tdb bond types into enum class
2021-04-19 Artem ZhmurovMake Compartment, Channel, ChannelHistory and Domaint...
2021-04-19 Artem ZhmurovMake XDR type into enum class
2021-04-19 Alan GrayAdd Gaurav to list of contributors
2021-04-19 Paul BauerSet matching number of ranks for OpenCL GPU tests
2021-04-17 Philip LocheRemoved a duplicated quote
2021-04-17 Mark AbrahamRename files to follow style
2021-04-16 Paul BauerFix AWH input reading
2021-04-16 Gaurav GargRemove thread-MPI limitation for GPU direct PME-PP...
2021-04-16 Pascal MerzIntroduce position and velocity scaling propagators
2021-04-14 Andrey AlekseenkoUse host buffer instead of host accessors in SYCL LeapFrog
2021-04-14 Joe JordanPass forcerec arguments instead of forcerec to gmx_nb_f...
2021-04-14 Paul BauerModernize wallcycle counting
2021-04-14 Andrey AlekseenkoFix misc-misplaced-const clang-tidy warning
2021-04-14 Pascal MerzImplement Nose-Hoover thermostat for leap-frog modular...
2021-04-14 Andrey AlekseenkoAdd GMX_GPU_SYCL_NO_SYNCHRONIZE environment variable
2021-04-13 Berk HessImplement dynamic pair search for EM
2021-04-13 Kevin BoydReplace static trajectoryanalysismoduledata methods...
2021-04-13 Gaurav GargRemove thread-MPI limitation for GPU PP Halo exchange
2021-04-13 Joe JordanUse array for term and foreign_term in gmx_enerdata_t
2021-04-13 Kevin BoydAdd basic position restraints test
2021-04-13 Pascal MerzFix check source
2021-04-12 Joe JordanPass cFREEZE and cTC to update after DD partitioning
2021-04-12 Mark AbrahamImprove docs and naming for MdModulesNotifiers
2021-04-12 Pascal MerzRemove explicit dependency of EnergyData on thermostat...
2021-04-12 Sebastian KehlAdd unit test for the nonbonded fep kernel.
2021-04-12 Szilárd PállWorkaround for compilation with hipSYCL 0.9.1
2021-04-12 Joe JordanExpose init_interaction_const and move to correct heade...
2021-04-12 Mark AbrahamRelax default tolerance on pressure comparisons
2021-04-12 Joe JordanReplace defines with constexpr in ishift
2021-04-12 ejjordanConstructor for gmx_ekindata_t
2021-04-12 Kevin BoydPrepare SelectionCollection for parallel analysis
2021-04-12 Joe JordanAdd a fourth coordinate to virial tests
2021-04-12 Pascal MerzAllow thermostat to scale velocities before and after...
2021-04-12 Artem ZhmurovAdd a note on early return in device buffer operations
2021-04-12 Artem ZhmurovClean some headers in NBNXM GPU
2021-04-11 Pascal MerzPropagate from current rather than previous position
2021-04-11 Andrey AlekseenkoAdd GpuEventSynchronizer::isMarked to SYCL verion
2021-04-11 Christoph Junghanstemplate: fix build
2021-04-11 Andrey AlekseenkoMove ScalingMatrix to common GPU update code.
2021-04-11 Artem ZhmurovAdd early returns in clearDeviceBuffer(...) in OpenCL...
2021-04-11 Joe JordanPass ref_t to initialize_lambdas
2021-04-10 Dmitry MorozovFix several errors when compiling with MSVC
2021-04-10 ejjordanMinor forcerec cleanup
next