Make pull with COM from previous step work with MPI
[alexxy/gromacs.git] / src /
2018-11-29 Magnus LundborgMake pull with COM from previous step work with MPI
2018-11-28 Paul BauerFix gcc-8 warnings
2018-11-28 Mark AbrahamIntroduce GpuBonded
2018-11-27 Szilárd PállAdd tweaks to support ARMPL for FFTs
2018-11-26 Paul BauerFix newline printing in -v output
2018-11-26 Berk HessFix FP exception in pull code
2018-11-26 Mark AbrahamClean up initial log output
2018-11-22 Mark AbrahamIntroduce PpForceWorkload
2018-11-21 Paul BauerMerge branch release-2018 into release-2019
2018-11-20 Mark AbrahamPartial revert of "Fix inefficient shell minimization"
2018-11-19 Joe Jordanfix unused variable warning from gmxapi compilation
2018-11-19 Mark AbrahamFix inefficient shell minimization
2018-11-18 David van der SpoelAdded citation for new analysis functionality.
2018-11-16 M. Eric IrrgangExpand gmxapi testing to include thread-MPI.
2018-11-16 M. Eric IrrgangRemove extraneous CMake config.
2018-11-16 Berk Hessgrompp now checks tau-p>=2*tau-t with NH+PR
2018-11-15 Mark AbrahamFix checkpoint restart of tpr with infinite step count
2018-11-15 Paul BauerRework GMXAPI tests
2018-11-15 Mark AbrahamRelax arbitrary tolerance on rerun test
2018-11-14 Mark AbrahamFix OpenCL mdrun from installed path
2018-11-14 Alan GrayAdded Alan and Jon to List of Contributers
2018-11-14 Mark AbrahamMore warning suppressions for QMMM code
2018-11-14 M. Eric IrrgangNote GMXAPI CMake variables and build targets.
2018-11-12 Joe JordanAdd coolquotes
2018-11-11 Viacheslav BolnykhFixing segfault in parallel MiMiC QM/MM runs
2018-11-11 David van der SpoelFix entropy calculation in gmx anaeig
2018-11-09 Mark AbrahamDisabled FPE checking for non-release builds
2018-11-09 David van der SpoelChange get_atom_index to allow multiple molecules.
2018-11-08 Paul BauerGive error when rerun with identical file names
2018-11-08 Paul BauerIssue fatal error if checkpoint does not suit the .tpr
2018-11-08 Paul BauerActually fix gmx helix segmentation fault
2018-11-08 Berk HessFix bug with DD for dims without PBC
2018-11-07 Mark AbrahamSuppress clang warnings about QMMM code
2018-11-07 Szilárd PállEliminate macro that expands to variable in PME GPU
2018-11-07 Szilárd PállEnsure minimum exec width of the PME OpenCL kernels
2018-11-07 Paul BauerAdd global directory for simulation test inputs
2018-11-05 Mark AbrahamMake PME OpenCL enabled only for AMD devices
2018-11-05 Mark AbrahamRemove source file with no content
2018-11-05 Paul BauerMake QM/MM code always compile
2018-11-05 Alexey ShvetsovDisable -Wno-missing-prototypes
2018-11-05 Paul BauerFix formatting issue
2018-11-02 Mark AbrahamQuiet unused variable warnings
2018-11-01 Berk HessFix broken update groups
2018-11-01 M. Eric IrrgangFully define symbols in restraintpotential.h
2018-11-01 M. Eric IrrgangAdd missing blame for restraint module files.
2018-10-31 Berk HessLimit auto assignment of bondeds to GPUs
2018-10-31 Berk HessPin important buffers in CUDA bondeds
2018-10-31 Jonathan VincentAdd CUDA bonded kernels
2018-10-31 Berk HessWork around expanded ensemble issues
2018-10-31 Berk HessFix FP exception in energy reduction
2018-10-31 Berk HessCorrect VV integrator nstcalcenergy use
2018-10-31 Berk HessCorrect grompp nstexpanded/nstcalcenergy check
2018-10-30 Mark AbrahamRename to GMX_OPENCL_NB_CLUSTER_SIZE
2018-10-26 Mark AbrahamMerge "Merge branch release-2018 into release-2019...
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-26 Berk HessAdd missing mass term to deltaH
2018-10-25 Mark AbrahamIntroduce ArrayRefWithPadding
2018-10-24 Paul BauerUpdate QM gaussian interface
2018-10-24 Paul BauerFix MPI w/o MPI_IN_PLACE
2018-10-23 Berk HessAdd missing constraint term to deltaH
2018-10-23 Joe JordanProperly attribute work and use correct dates for binar...
2018-10-22 Paul BauerGROMACS 2019 first beta release
2018-10-21 Berk HessFix mdrun start/end time print
2018-10-19 M. Eric IrrgangDocumentation bug in gmxapi/context.h
2018-10-18 Paul BauerFix segmentation fault in gmx helix
2018-10-18 Berk HessAdd env.var. to disable update groups
2018-10-16 Mark AbrahamEliminated t_ifunc from t_interaction_function
2018-10-16 Magnus LundborgMove gmx_ffparams_t to forcefieldparameters
2018-10-16 Mark AbrahamTask assignment for bonded interactions on CUDA GPUs
2018-10-16 Mark AbrahamFix compiler issues
2018-10-16 Mark AbrahamRemoved support for NVIDIA CC 2.x devices (codename...
2018-10-15 Mark AbrahamImprove robustness of end-to-end testing
2018-10-15 Mark AbrahamCreate ExclusionBlocks
2018-10-15 Mark AbrahamDe-duplicating mdrun setup
2018-10-15 Magnus LundborgEnable output of average pull force and positions.
2018-10-15 M. Eric IrrgangPreparation for de-duplicating mdrun setup
2018-10-14 M. Eric IrrgangAdd some "to do"s for MDModules and Impl.
2018-10-14 Mark AbrahamFix compiler warnings
2018-10-14 M. Eric IrrgangResolve some linter warnings.
2018-10-14 Szilárd PállFix more clang-6 warnings in CUDA code
2018-10-14 M. Eric IrrgangTest signaling facility through session resources.
2018-10-14 Szilárd PállModernize OpenCL memory allocation flags
2018-10-14 M. Eric IrrgangClean up gmxapi testsupport output.
2018-10-14 M. Eric Irrganggmxapi::UsageError
2018-10-14 M. Eric IrrgangAllow API access to simulation signals.
2018-10-13 Aleksei IupinovAdd and enable PME OpenCL
2018-10-13 Mark AbrahamQuiet compiler warnings
2018-10-13 Viacheslav BolnykhUpdated name of intemolecular exclusions function
2018-10-13 Mark AbrahamDeprecate various functionality in GROMACS 2019
2018-10-12 M. Eric IrrgangAdd gmxapi session resources.
2018-10-12 M. Eric IrrgangEnable restraints facilities.
2018-10-12 M. Eric IrrgangAdd API for adding MDModules / Restraints.
2018-10-12 Berk HessImplement assigning bondeds to the GPU
2018-10-12 M. Eric IrrgangInitialize force vector in PotentialPointData constructor.
2018-10-12 M. Eric IrrgangAdd restraints framework.
2018-10-12 Viacheslav BolnykhImplemented QM/MM workflow inside core GROMACS
2018-10-11 David van der SpoelReinstated quasiharmonic entropy calculation in gmx...
2018-10-11 M. Eric IrrgangAdd gmxapi::Workflow.
2018-10-11 M. Eric IrrgangAdd gmxapi::Session.
2018-10-11 Mark AbrahamFix PaddedVector issues
next