alexxy/gromacs.git
2019-11-15 Artem ZhmurovRemoving code duplications in StatePropagatorDataGpu
2019-11-15 ejjordanFuse two adjacent neighbor search branches in do_force
2019-11-14 ejjordanRemove qm dependence on forcerec in do_force_lowlevel
2019-11-14 Berk HessSimplify t_forcerec destruction
2019-11-14 ejjordanRemove useGpuNonbonded from launchGpuEndOfStepTasks...
2019-11-13 ejjordanCreate clang-tidy cmake option
2019-11-13 Artem ZhmurovUse same matrix for Parrinello-Rahman and Berendsen...
2019-11-13 Paul BauerChange version for master
2019-11-12 ejjordanFix type in clang-format.sh help text
2019-11-11 M. Eric IrrgangAchieve gmxapi fr15.
2019-11-11 M. Eric IrrgangUpdates to gmxapi FR15 acceptance test.
2019-11-11 M. Eric IrrgangUpdate notes and tests regarding gmxapi acceptance...
2019-11-09 ejjordanFix mdp parameter handling in mdrun tests
2019-11-08 ejjordanFix 2 broken NOLINT's from clang-format change
2019-11-08 M. Eric IrrgangFix bug introduced by clang-format reformat.
2019-11-07 Paul BauerApply clang-format to source tree
2019-11-07 Christian BlauStochastic dynamics - document that nsttcouple is ignored
2019-11-06 Berk HessDeprecated sc-r-power=48
2019-11-06 Erik LindahlWork around broken Apple compilers in Mac OS 10.15
2019-11-05 M. Eric IrrgangUpdate googletest location in COPYING.
2019-11-04 Paul BauerAdd build for clang-format
2019-11-04 Paul BauerSplit up source code formatting scripts
2019-11-04 M. Eric IrrgangUpdate gmxapi Python documentation instructions.
2019-11-04 Teemu MurtolaUpdate clang-format config
2019-11-03 M. Eric IrrgangUpdate Sphinx link.
2019-11-03 M. Eric IrrgangFix typos.
2019-11-03 Szilárd PállImprove SimulationWorkload doxygen
2019-11-01 M. Eric IrrgangFix documentation typo.
2019-11-01 Paul BauerSecond beta release of GROMACS 2020
2019-11-01 Christian BlauFix cross-correlation calculation instability
2019-11-01 Szilárd PállRename reference checksum generating target
2019-11-01 Szilárd PállUse "-" in checksum-related version suffix
2019-11-01 Szilárd PállImprove workload data structures' docs
2019-11-01 Alan GrayRemove energy step dependence on GPU force buffer ops
2019-11-01 Berk HessAdd haveEwaldSurfaceContribution to SimulationWorkload
2019-11-01 M. Eric IrrgangNormalize sample_restraint target names.
2019-11-01 Paul BauerPrepare for 2020 beta 2
2019-11-01 Paul BauerAdd validation of tarball builds
2019-10-31 M. Eric IrrgangAllow validation of the generated CMake toolchain file.
2019-10-31 Paul BauerUse type of explicit size in inmemoryserializer
2019-10-31 M. Eric IrrgangImprove uniformity of OS X CMake configuration.
2019-10-31 M. Eric IrrgangRestore CMake convenience targets for sample_restraint.
2019-10-31 Alan GrayRemove dead code for nbnxm H2D coordinate copy event
2019-10-31 Alan GrayBug fix for event passed to GPU comm features
2019-10-31 Pascal MerzCheck for contradicting environment variables (modular...
2019-10-31 Mark AbrahamTests for valid periodic actions
2019-10-31 M. Eric IrrgangDeduplicate gmxapi documentation.
2019-10-31 Artem ZhmurovRemove excessive H2D and D2H copies of forces when...
2019-10-31 Berk HessUpdate GPU update restrictions
2019-10-30 Pascal MerzFix doxygen for modular simulator
2019-10-30 Jonathan VincentUpdate PME CUDA spread/gather
2019-10-30 Pascal MerzFix modular simulator documentation
2019-10-30 Berk HessFix walls with GPU update
2019-10-29 Pascal MerzFix compatibility check of modular simulator
2019-10-29 M. Eric IrrgangDisable its tests when sample_restraint is not the...
2019-10-29 M. Eric IrrgangDecrease the maximum allowed Python version for gmxapi.
2019-10-29 Artem ZhmurovDisable GPU update when coordinates swapping is enabled
2019-10-29 Berk HessAdd mdrun GPU update documentation
2019-10-29 Berk HessFix Ewald dipole correction with GPU update
2019-10-29 Berk HessDisable pressure coupling with GPU update
2019-10-29 Paul BauerMerge "Merge branch 'release-2019' into master"
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-10-29 Alan GrayExplicitly destroy PME-PP GPU communication object
2019-10-29 Artem ZhmurovSwitch the GPU buffer ops on when update is on GPU
2019-10-28 Artem ZhmurovFix missing coordinate D2H copy with GPU update and...
2019-10-28 Artem ZhmurovAdd haveCpuLocalForces flag to DomainLifetimeWorkload
2019-10-28 Szilárd PállExtend SimulationWorkload with CPU flags
2019-10-28 Artem ZhmurovAllow using update flag
2019-10-28 M. Eric IrrgangUpdate bundled pybind.
2019-10-27 M. Eric IrrgangFix CMake message typo.
2019-10-27 Pascal MerzEnable forced rotation for modular simulator
2019-10-25 M. Eric IrrgangImprove gmxapi mdrun test.
2019-10-24 Berk HessAdd bool useDomainDecomposition in mdrunner
2019-10-24 Berk HessAdd gmx_mtop_interaction_count()
2019-10-24 Berk HessFix initializers in locality.h
2019-10-23 Berk HessMove locality.h from nbnxm to mdtypes
2019-10-23 Berk HessUse gmx::Range in Nbnxm gridding functions
2019-10-23 M. Eric IrrgangSuppress some output when sample_restraint is built...
2019-10-23 ejjordanMake t_nextnb an implementation detail
2019-10-23 Artem ZhmurovSlight improvements to decideWhetherToUseGpuForUpdate...
2019-10-23 Berk HessFix illegal memory access in FE calculations
2019-10-23 Berk HessExpand documentation for nbnxn_put_on_grid()
2019-10-23 Pascal MerzCorrect for skewed box before domain decomposition...
2019-10-23 Alan GrayEnable GPU Peer Access in GPU Utilities
2019-10-23 Pascal MerzFix log writing (modular simulator)
2019-10-23 Pascal MerzAdapt enum to style convention (modular simulator)
2019-10-23 Pascal MerzSmall improvement to EnergyElement (modular simulator)
2019-10-22 Artem ZhmurovRemove unnecessary CUDA stream synchronization calls
2019-10-22 Pascal MerzFix stop condition handling (modular simulator)
2019-10-22 Pascal MerzFix signal propagation (modular simulator)
2019-10-22 ejjordanRemove unused functions from gmxpreprocess
2019-10-22 Artem ZhmurovRename havePositionRestraints(...) to haveRestraints...
2019-10-22 Berk HessRequire -ei for essential dynamics
2019-10-22 Christian BlauFix nst in density-fitting module
2019-10-22 Pascal MerzFix DomDec step (modular simulator)
2019-10-22 Pascal MerzFix PmeLoadBalanceHelper initialization (modular simulator)
2019-10-22 ejjordanRemove unused function generate_excls and make clean_ex...
2019-10-21 Szilárd PállRemove unsupported configs from the gpuupdate matrix
2019-10-21 Szilárd PállOverride GMX_GPU_DD_COMMS if nonbondeds are off
2019-10-21 Artem ZhmurovUpdate the copyright message
next