alexxy/gromacs.git
2020-06-04 Paul BauerAdd ability to chose regressiontest commit and branch
2020-06-04 Artem ZhmurovCool quote
2020-06-03 Berk HessFix missing PBC in SHAKE
2020-06-03 Erik LindahlRemove 'register' storage class in clFFT
2020-06-03 Berk HessTurn SettleData into a class
2020-06-03 Gilles Gouaillardetnonbonded-benchmark: run combrule=none when the -all...
2020-06-02 Paul BauerAdd function to get residue start and end
2020-06-01 Mark AbrahamFix atomics configure test
2020-05-29 Mark AbrahamMake Cygwin build work
2020-05-29 Paul BauerAdd test for InteractionList
2020-05-29 M. Eric IrrgangHandle arbitrary doxygen versions in Docker image build...
2020-05-29 Artem ZhmurovUnify initialization of GPU and CPU SETTLE
2020-05-28 M. Eric IrrgangRemove unused (and broken) image from Docker image...
2020-05-28 M. Eric IrrgangDocker image builds: simplify doxygen version handling.
2020-05-28 M. Eric IrrgangDocker image builds: move doxygen handling to a separat...
2020-05-26 M. Eric IrrgangExtend MPI ensemble testing for gmxapi.
2020-05-26 M. Eric IrrgangEnable MPI ensemble testing for gmxapi.
2020-05-26 M. Eric IrrgangNormalize gmxapi related release-2020 job logic.
2020-05-26 Artem ZhmurovRemove the dependence on Constraints object on t_mdatoms
2020-05-25 Erik LindahlFix warnings on llvm 11 compilers
2020-05-25 Paul BauerFix awk error in clang-tidy script
2020-05-25 Artem ZhmurovRemove dependence on t_mdatoms from GPU version of...
2020-05-25 Paul BauerFix clang-tidy warnings
2020-05-24 Paul BauerAdd conversion from new to legacy symtab
2020-05-24 Kevin BoydClean up grompp memory leaks in rotation and pull struc...
2020-05-24 Paul BauerAvoid parsing of fatalerror.cpp as lint failure
2020-05-23 Paul BauerModernize convert-tpr
2020-05-23 Artem ZhmurovRemove dependence on t_mdatoms from pull code
2020-05-23 Paul BauerAdd tests for tool help output writing
2020-05-22 Artem ZhmurovRemove dependence of constraints on t_mdatoms
2020-05-22 Artem ZhmurovRemove dependence of constraints on t_mdatoms
2020-05-20 Paul BauerFix compile errors
2020-05-20 Berk HessRemove t_mdatoms from Nbnxm setAtomProperties()
2020-05-20 M. Eric IrrgangMake sure images have /usr/bin/python
2020-05-19 Berk HessRefactor print_missing_interactions()
2020-05-19 Paul BauerRemove unnecessary includes of arrayref.h
2020-05-15 Artem ZhmurovUnify CUDA and OpenCL lookup-table creation
2020-05-14 M. Eric IrrgangUpdate docker image build scripts for master branch.
2020-05-14 M. Eric IrrgangMake sure CI script can call /bin/env python`
2020-05-14 M. Eric IrrgangMinor clean up to buildall.sh
2020-05-14 M. Eric IrrgangAllow llvm option already used in buildall.sh script.
2020-05-14 M. Eric IrrgangReduce console log output from sample_restraint tests.
2020-05-14 Berk HessExtract postProcessForceWithShiftForces()
2020-05-14 Paul BauerAvoid CI errors from overloading resources
2020-05-13 Paul BauerFix check source error parsing
2020-05-12 M. Eric IrrgangRefine usage of *job:tags* parameter.
2020-05-12 Berk HessExtract helper force buffers to a separate class
2020-05-12 Berk HessRefactor virtual site interface
2020-05-12 Paul BauerFix archive build
2020-05-11 Artem ZhmurovRemove the duplicating note from the release notes
2020-05-11 Artem ZhmurovUnify CUDA and OpenCL lookup-table creation
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-05-05 Paul BauerFix copyright
2020-05-05 Artem ZhmurovUnify CUDA and OpenCL lookup-table creation
2020-05-04 Paul BauerFix cmake error: Mixed styles of target_link_libraries...
2020-05-04 Artem ZhmurovUnify CUDA and OpenCL lookup-table creation
2020-05-04 Paul BauerUse test conversion script from source
2020-05-04 Paul BauerFix incorrect header and linter scripts
2020-05-04 Pascal MerzCatch errors in v-rescale and Parrinello-Rahman checkpo...
2020-05-01 Paul BauerPrepare for 2020.3
2020-04-30 Gilles Gouaillardetcmake: declare (and hence initialize) GMX_USE_SIMD_KERN...
2020-04-30 Paul BauerGROMACS version 2020.2
2020-04-30 Paul BauerPrint base commit for source linters
2020-04-30 Paul BauerFix incorrect header and linter scripts
2020-04-30 Mark AbrahamRemove bundled FindCUDA.cmake
2020-04-30 Paul BauerDisallow combination of gcc > 9 and IBM_VSX
2020-04-30 Mark AbrahamFix compiler flag reporting
2020-04-30 M. Eric IrrgangUpdate header sorting.
2020-04-30 M. Eric IrrgangRequire C++17 standard and STL features.
2020-04-30 ejjordanAdd EOF newlines to eliminate compiler warnings
2020-04-30 ejjordanRemove cmake logic that is outdated by requiring cmake...
2020-04-29 Mark AbrahamUpdate cmake version for docs container
2020-04-29 Paul BauerPrint base commit for source linters
2020-04-29 Artem ZhmurovFix the number of steps check when checkpoint is loaded
2020-04-29 M. Eric IrrgangApply more granular CTest time-out policy.
2020-04-29 Paul BauerUse test conversion script from source
2020-04-29 Mark AbrahamBaseline commit
2020-04-29 Mark AbrahamFixed several clang-tidy issues
2020-04-28 ejjordanAddress review comments
2020-04-28 ejjordanSimplify calc_listed signature
2020-04-28 ejjordanFix issues with check-source
2020-04-28 Roland SchulzAdd clang WA
2020-04-28 Roland SchulzFix MSVC 2019 test failures
2020-04-27 Artem ZhmurovFix the removal of COM velocity in case of GPU update
2020-04-27 M. Eric IrrgangResolve static analyzer warnings from google tests.
2020-04-27 M. Eric IrrgangAvoid temporary strings.
2020-04-27 Artem ZhmurovMove PBC setup out of the launchKernel(...) in GPU...
2020-04-27 Paul BauerFix segmentation fault in do_dssp
2020-04-27 Mark AbrahamImproved some logic in do_force
2020-04-27 Paul BauerBuild python package for documentation builds
2020-04-27 Paul BauerFix warning for return type
2020-04-27 Paul BauerFix bug in source verification on Windows
2020-04-25 Mark AbrahamMove configuration of global headers
2020-04-25 Paul BauerFix copyright header
2020-04-25 Roland SchulzFix MSVC 2019 warnings
2020-04-25 Paul BauerUse branch point also for format and copyright check
2020-04-25 M. Eric IrrgangNote CUDA builds in job names.
2020-04-24 M. Eric IrrgangUpdate bundled pybind.
2020-04-24 Paul BauerFix parallel testing
2020-04-24 M. Eric IrrgangOnly set GMX_PYTHON_PACKAGE=ON where needed.
next