alexxy/gromacs.git
2021-05-11 Andrey AlekseenkoAdd SYCL implementation of X/V scale kernel
2021-05-11 Artem ZhmurovMake common Update-Constraints code backend-agnostic
2021-05-11 Artem ZhmurovName the MDRun FEP test binary consistently
2021-05-11 Szilárd PállRemove GMX_FORCE_DO_NOT_NEED_NORMAL_FORCE legacy flag...
2021-05-11 Paul BauerAdd test for single residue chain
2021-05-11 Artem ZhmurovFix clang-format
2021-05-11 Artem ZhmurovFix conditional in assertion
2021-05-11 Mark AbrahamApply more clang-tidy-11
2021-05-11 Artem ZhmurovFix compiler warning and use static_assert
2021-05-11 Szilárd PállEliminate duplicate CPU->GPU copy of x
2021-05-11 Andrey AlekseenkoAdd SYCL implementation of GPU F buffer operations
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-11 Mark AbrahamRename pdb2gmx tests
2021-05-10 Joe JordanFix harmless bug in nonbonded FEP tests
2021-05-10 Andrey AlekseenkoAdd SYCL implementation of GPU X buffer operations
2021-05-10 Andrey AlekseenkoMake GPU X buffer ops platform-agnostic
2021-05-10 Andrey AlekseenkoFix shift_left/right function on hipSYCL
2021-05-10 Paul BauerMake clang-tidy check more aggressive
2021-05-10 Andrey AlekseenkoSYCL: Allow copying an uninitialized DeviceBuffer object
2021-05-10 Szilárd PállMove PME-GPU do_force() local bool into stepWorkload
2021-05-10 Pascal MerzClarify builder-time data, introduce simulation-time...
2021-05-07 Berk HessMake debug printing work with empty domains
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-05-06 Paul BauerUse more modern clang for linters and sanitizers
2021-05-06 Paul BauerRemove UB in ArrayRef from array
2021-05-06 Pascal MerzUnify temperature and pressure coupling connection
2021-05-05 Berk HessConvert t_oriresdata to C++
2021-05-05 Paul BauerPrepare branch for 2021.2 point release
2021-05-05 Paul BauerGROMACS 2021.2 release
2021-05-05 Pascal MerzAllow elements to request local kinetic energy update
2021-05-05 Andrey AlekseenkoMake common GPU Force Reduction code backend-agnostic
2021-05-05 Paul BauerFix include order
2021-05-05 Pascal MerzZero modular simulator total energy
2021-05-05 Paul BauerApply misc clang-tidy-11 fixes
2021-05-05 Mark AbrahamRestore pull output to rerun
2021-05-05 Mark AbrahamBreak up dd_init_bondeds
2021-05-05 Joe JordanApply clang-tidy11 to tools
2021-05-05 ejjordanRemove dead functions from statistics module
2021-05-05 Joe JordanPass ArrayRefs to dispatchNonbondedKernel
2021-05-05 Joe JordanRemove mdatoms from coupling code and use more ArrayRef
2021-05-05 Roland SchulzFix compile with IntelLLVM and cmake 3.20
2021-05-04 ejjordanRemove mdatoms from do_walls
2021-05-04 Andrey AlekseenkoFix GCC-11 warning
2021-05-04 ejjordanRemove mdatoms from vsite
2021-05-04 Joe JordanApply clang-tidy11 to statistics
2021-05-04 ejjordanUse enum : bool in commandline test
2021-05-04 Paul BauerAdd known issues to user guide
2021-05-04 Paul BauerUse correct size for force vector in mdoutf
2021-05-04 ejjordanPreven extension of DDBondedChecking
2021-05-04 Mark AbrahamDecouple update-group aspects of vsites and constraints
2021-05-04 Mark AbrahamRemove some use of charge groups from domdec
2021-05-04 Eliane BriandRespect umask when creating temporary file
2021-05-03 ejjordanRemove mdatoms from pairs in listed forces
2021-05-03 Artem ZhmurovFix copyright year
2021-05-03 Mark AbrahamRespect umask when creating temporary file
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 Szilárd PállMention the users forums on the user-guide front page
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-05-03 Mark AbrahamFully define IndexGroupsAndNames
2021-05-03 Szilárd PállAllow using CPU PME with DD and GPU update
2021-04-30 Mark AbrahamProhibit SETTLE interactions on atoms with perturbed...
2021-04-30 Christoph Junghansfix build on F34
2021-04-30 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-26 Paul BauerFix incorrect handling of single residue chains
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 Andrey AlekseenkoFix buffer overrun when invalid value passed to numPbcD...
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 Paul BauerFix build with gcc-11
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
next