alexxy/gromacs.git
2020-03-05 Berk HessAdd InteractionDefinitions
2020-03-04 Mark AbrahamImprove TPI handling
2020-03-04 Magnus LundborgSeparate AWH parameter reading and checking
2020-03-04 Artem ZhmurovDo not count PME only rank when initializing NBNXM
2020-03-04 Paul BauerMerge "Merge branch release-2020 into master"
2020-03-04 Christian BlauSave excluded non-bonded interactions in .tpr file
2020-03-04 Christian BlauAdd classhelper macro to forbid copy, move and any...
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-03-03 Artem ZhmurovMove the PmePPCommGpu initialization from forcerec...
2020-03-03 Paul BauerPrepare for 2020.2
2020-03-03 Paul BauerVersion 2020.1
2020-03-03 Paul BauerAlways hash files when building from release tarball
2020-03-03 Alan GrayAllow PME coordinate send before H2D coordinate transfer
2020-03-03 Magnus LundborgStore dHdL for all neighbor lambdas
2020-03-02 Paul BauerAdd Cuda build to gitlab CI
2020-03-02 Berk HessFix center of mass motion removal with frozen atoms
2020-03-02 Artem ZhmurovUpdate the message on whether update and constraints...
2020-03-02 Berk HessFix grompp unbound atom check
2020-03-02 Berk HessFix nrdf with partial COMM removal
2020-03-02 Berk HessFix too small pairlist buffer on Intel GPUs
2020-03-02 Paul BauerRevert "Remove frozen atoms from VCM groups"
2020-03-02 Paul BauerRemove frozen atoms from VCM groups
2020-03-02 Gilles GouaillardetRemove unused variable from nbnxm headers.
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-28 Paul BauerDefine all CPU NB kernels
2020-02-28 Jonathan VincentMoves call to choose best performaing kernels to pme_gp...
2020-02-28 Paul BauerVersion 2019.6
2020-02-27 Pascal MerzLoosen gmxapi stopsignaler test
2020-02-27 M. Eric IrrgangResolve a Python linting error.
2020-02-27 M. Eric IrrgangFix broken Python error check.
2020-02-27 Pascal MerzUse legacy code path for t_graph (modular simulator)
2020-02-27 Pascal MerzExtract and expose function to determine whether molecu...
2020-02-26 Pascal MerzFix constraint contribution to dhdl (modular simulator)
2020-02-26 Szilárd PállAvoid mdrun terminate due to GPU sanity check errors
2020-02-26 Szilárd PállDocument NVIDIA OpenCL broken on Volta and Turing
2020-02-26 Szilárd PállRemove outdated PME-GPU limitation in user guide
2020-02-26 Pascal MerzFix calculation of reciprocal terms in rerun
2020-02-25 Magnus LundborgFix out of sync checkpoint files in simulations sharing...
2020-02-25 Artem ZhmurovFix the RVec to float3 conversion test
2020-02-25 Szilárd PállImprove GPU update tasks assignment consistency
2020-02-25 M. Eric IrrgangRemove cruft and resolve deprecation warnings.
2020-02-25 Paul BauerAvoid integer overflow in dispersion correction
2020-02-25 Christian BlauDocument density-fit cross-correlation in .mdp options
2020-02-25 Paul BauerRevert "Expose vsite counting"
2020-02-24 M. Eric IrrgangFix docstring bugs.
2020-02-24 M. Eric IrrgangFix sphinx-build option typo.
2020-02-24 Paul BauerFix clang-6 image template
2020-02-24 M. Eric IrrgangLet commandline_operation accept stdin.
2020-02-24 M. Eric IrrgangMake gmxapi.version.has_feature warning more useful.
2020-02-24 M. Eric IrrgangUse subprocess.run instead of subprocess.check
2020-02-24 M. Eric IrrgangImprove gmxapi.operation error handling.
2020-02-24 M. Eric IrrgangClarify annotation about GitLab CI Docker images.
2020-02-24 Pascal MerzUse ArrayRef in compute_globals
2020-02-23 ejjordanUse more forward declarations to removed header depende...
2020-02-23 Mark AbrahamRemoved unused PME gather functionality
2020-02-22 David van der... Fixed bug in gmx disre due to inconsistency in input.
2020-02-22 Artem ZhmurovAdd missing header and disable failing test
2020-02-21 Pascal MerzUse legacy code path for NMR restraints (modular simulator)
2020-02-21 Pascal MerzCorrect for skewed box in non-DD modular simulator
2020-02-21 Berk HessAdd fatal error when multisim runs sharing state have...
2020-02-21 M. Eric IrrgangSimplify GitLab CI Dockerfiles.
2020-02-21 Paul BauerFix Gitlab doc build
2020-02-21 Artem ZhmurovRefactor and enable RVec to float conversion test
2020-02-20 Artem ZhmurovDo not call PME GPU builder in CPU code paths
2020-02-20 Artem ZhmurovUse GROMACS wrappers for EXPECT_THROW/NO_THROW in PME...
2020-02-20 Artem ZhmurovUse CUDA float3 vector type instead of fvec in GPU...
2020-02-20 David van der... Fixed bug in orires code that was checking too strict.
2020-02-20 David van der... Fixed bug in orires code that was checking too strict.
2020-02-18 Mark AbrahamAdded more docs and tests to EnumerationArray
2020-02-18 Christian BlauSplit MdModuleNotifications into topics
2020-02-18 David van der... Fixed typo in GMXRC.csh.cmakein
2020-02-17 Szilárd PállAdd simulation workload flag for dipole computation
2020-02-17 M. Eric IrrgangEstablish stubs for documenting GitLab configuration.
2020-02-15 M. Eric IrrgangReformat .gitlab-ci.yml
2020-02-15 Szilárd PállFix gpuudpate and gpucomm matrix docs
2020-02-15 Berk HessRemove 1 pulse DD request
2020-02-15 Alan GrayMultiple pulses for GPU Halo Exchange
2020-02-14 Pascal MerzExpand test coverage of exact continuation tests
2020-02-14 Pascal MerzFix reading of checkpoints with Parrinello-Rahman ...
2020-02-14 Pascal MerzFix Parrinello-Rahman scaling on initial step (modular...
2020-02-14 Pascal MerzMove modular simulator decision before checkpoint loading
2020-02-13 Pascal MerzFix checkNumberOfBondedInteractions bug
2020-02-13 Pascal MerzExpose vsite counting
2020-02-12 Christian BlauIntroduce readXvgData to read xvg data into std::vector
2020-02-11 Artem ZhmurovClean up trivial function and duplicating macroses...
2020-02-11 Szilárd PállFix incorrect GPU update task assignment fallback
2020-02-11 Artem ZhmurovFix the nightly failure
2020-02-10 Szilárd PállAvoid dev flags in triggering gpuupdate nightly matrix
2020-02-10 Szilárd PállAvoid (re)initializing GPU update without DD
2020-02-08 Artem ZhmurovTemporary disable RVec->float3 conversion test to fix...
2020-02-06 Artem ZhmurovUse RVec instead of float for x, v and f device buffers
2020-02-06 Szilárd PállRemove mu_tot from compute_globals()
2020-02-06 Artem ZhmurovMove DeviceInfo into GPU traits
2020-02-05 Artem ZhmurovMake OpenCL DeviceVendor into enum class and move to...
2020-02-05 Artem ZhmurovMove non-bonded initialization out of the forcerec
2020-02-05 Pascal MerzTest PaddedVector to ArrayRef conversion
2020-02-05 Alan GrayBug fix to avoid passing null object into cudaDestroyTe...
2020-02-05 Artem ZhmurovFix typo in and remove a couple of duplicates from...
2020-02-05 Paul BauerUse more MDLogger in preprocessing
2020-02-05 Berk HessActually fix PME forces with FE without perturbed q/LJ
next