alexxy/gromacs.git
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.
2020-04-23 Paul BauerUse branch point also for format and copyright check
2020-04-23 Mark AbrahamMark HWLOC cmake cache variable as advanced
2020-04-23 Pascal MerzMake boxdeformation independent of t_commrec
2020-04-23 M. Eric IrrgangUse CMake 3.12+ facilities for detecting Python.
2020-04-23 Paul BauerMake clang-tidy script more robust
2020-04-23 Paul BauerFix parallel testing
2020-04-23 Mark AbrahamFix warnings for no-mpi build
2020-04-22 Pascal MerzMake init_dires independent of t_commrec
2020-04-22 Paul BauerCopy of CI from master to 2020
2020-04-21 Mark AbrahamFix warnings with clang 9
2020-04-20 Artem ZhmurovFix the number of steps check when checkpoint is loaded
2020-04-20 Paul BauerMake tests check code for warnings same as the main...
2020-04-17 Pascal MerzMake global topology const in ISimulator
2020-04-17 Christian Blauproposed fix for redmine bug #3403
2020-04-17 Paul BauerFix check source not parsing errors and warnings correctly
2020-04-16 Artem ZhmurovNew cool quote
2020-04-16 Mark AbrahamIntroduce GMX_USE_SIMD_KERNELS cmake option
2020-04-16 Artem ZhmurovUnify CUDA and OpenCL lookup-table creation
2020-04-16 Paul BauerUse GPU resources for build types again
2020-04-15 M. Eric IrrgangChange default CMake version to 3.13.0 for CI images.
2020-04-14 Pascal MerzMake bonded interaction checking more robust (modular...
2020-04-14 Pascal MerzReintroduce LJ Ewald tables
2020-04-14 M. Eric IrrgangRequire CMake >=3.13.
2020-04-14 Mark AbrahamFix more clang warnings
2020-04-14 M. Eric IrrgangFix invalid gitlab-ci.yml
2020-04-13 Paul BauerThe ugliest hack to fix rebase issues ever
2020-04-13 Paul BauerFix clang-tidy script and code issue
2020-04-13 Mark AbrahamFix warnings for no-mpi build
2020-04-12 Szilárd PállFix clang 10 -Wimplicit-int-float-conversion warnings
2020-04-12 Mark AbrahamRemoved unused variable in force table generation
2020-04-12 Mark AbrahamFinish removing ENCAD shifts and table generation
2020-04-12 Mark AbrahamUpdate to clang-tidy-9
2020-04-11 Paul BauerAdd Image for GCC 7 and AMD OpenCL
2020-04-10 Christoph Junghanscmake: fix exported target
2020-04-09 Paul BauerAdd clang-tidy script
2020-04-09 M. Eric IrrgangAllow useful CI to run in forks
next