Merge release-2019 into master
[alexxy/gromacs.git] / src /
2018-11-16 Roland SchulzMerge release-2019 into master
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-13 Paul BauerAdd cool quote
2018-11-12 Joe JordanAdd coolquotes
2018-11-11 Kevin BoydAdd testing utility for in-place modification of input...
2018-11-11 Viacheslav BolnykhFixing segfault in parallel MiMiC QM/MM runs
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 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-29 Kevin BoydAdd constructor for t_corr in gmx_msd
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 Mark AbrahamFix clang CUDA warnings
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
2018-10-11 Mark AbrahamOpen mdrun log file only once
2018-10-10 Paul BauerInclude doi strings from zenodo during release
2018-10-10 Paul BauerWrong name for report-methods tool
2018-10-10 M. Eric Irrganggmxapi expects position independent code.
2018-10-10 Berk HessMove pull output functions to output.cpp
2018-10-10 Szilárd PállSwap custom OpenCL memset kernel for clEnqueueFillBuffer
2018-10-10 Berk HessMinor refactoring in bonded threading
2018-10-09 Viacheslav BolnykhImplemented changes to preprocessor to work with MiMiC...
2018-10-09 Mark AbrahamFix DomdecOptions default
2018-10-09 Roland SchulzFix MSAN errors
2018-10-09 Berk HessFix compiler warning
2018-10-08 Berk HessEnable update groups
2018-10-08 Szilárd PállFix clang-6 warnings
2018-10-08 Roland SchulzOCL: Add const to function arguments
2018-10-08 Roland SchulzAdd OCL kernel target
2018-10-08 Mark AbrahamDisable FPE explicitly for TPI force calculation
2018-10-08 Szilárd PállReplace some NULL with nullptr in CUDA code
2018-10-08 Roland SchulzFix OCL compiler warnings
2018-10-08 Roland SchulzRemove majority of OCL command line constants
2018-10-08 Mark AbrahamImplement PaddedVector
2018-10-08 Paul BauerWorkaround for ICC postsubmit bug
next