Fix CUDA clang-tidy complaints
[alexxy/gromacs.git] / src / testutils /
2021-11-01 Mark AbrahamAdd missing MPI_Barrier to MpiTest
2021-10-29 Berk HessReimplement constant acceleration groups
2021-10-29 Mark AbrahamGeneralize constraints on MPI rank counts for tests
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-11 M. Eric IrrgangFix typo in code comment.
2021-10-11 M. Eric IrrgangMore robust preparation for MPI tests.
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-03 Paul BauerAdd support for transformation pull coordinates
2021-08-25 Carsten KutznerAdd back original index file content that was accidenta...
2021-08-20 Mark AbrahamAdd tests for gmx chi
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-10 Mark AbrahamImprove testutils infrastructure
2021-08-03 Mark AbrahamUpdate bundled GoogleTest to current HEAD
2021-06-30 Pascal MerzUse MDP database for simulator equivalence tests
2021-06-30 Berk HessPort basic pull test to gtest framework
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-21 Mark AbrahamContinue fixing warnings with clang as host compiler
2021-06-17 Mark AbrahamRework -Weverything
2021-06-04 Pascal MerzPull and AWH exact continuation tests
2021-05-13 Mark AbrahamDecouple update group handling from domain decompositio...
2021-05-11 Mark AbrahamApply more clang-tidy-11
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-05-05 Paul BauerApply misc clang-tidy-11 fixes
2021-04-21 Mark AbrahamLet LoggerTestHelper write cleaner tests
2021-04-21 Mark AbrahamRemove uses of std::bind
2021-03-16 Kevin BoydMigrate gmx msd to the trajectoryanalysis framework
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-02-18 Andrey AlekseenkoSYCL NBNXM offload support
2021-02-17 Pascal MerzIntroduce test checking freeze groups
2021-02-16 Pascal MerzIntroduce virtual sites test
2021-02-15 Andrey AlekseenkoRework SYCL CMake machinery to be compatible with hipSYCL
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-12 Mark AbrahamImprove CUDA codegen flags
2021-02-08 Andrey AlekseenkoDisable FPE for SYCL builds
2021-02-03 Mark AbrahamFix handling of tip4p in pdb2gmx
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-02-01 Mark AbrahamReplace gmx::Mutex with std::mutex
2021-01-29 Mark AbrahamRemove PrivateImplPointer in favour of std::unique_ptr
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-01-07 Pascal MerzSimplify test mdp handling
2020-12-18 Mark AbrahamMerge branch release-2021
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-24 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-11-23 Artem ZhmurovMake corresponding device active before each TestDevice...
2020-11-17 M. Eric IrrgangSeparate the testutils module.
2020-11-12 M. Eric IrrgangProvide common library headers through new CMake target.
2020-11-05 Paul BauerMerge branch 'origin/release-2021' into merge-2021...
2020-11-04 Mark AbrahamRemove logging from hardware detection
2020-11-04 M. Eric IrrgangEstablish `api/` as the home for installed headers.
2020-10-30 Paul BauerAdd missing fix for Clang CUDA
2020-10-30 Paul BauerFix build issues with Clang CUDA
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-14 Mark AbrahamFix bonded tests
2020-10-09 Paul BauerRemove under the hood editing of pdb files
2020-10-07 Mark AbrahamUpdate to oneAPI beta09
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-30 Pascal MerzRegression-test-style Google tests for FEP
2020-09-30 Andrey AlekseenkoSquash SYCL DeviceContext and DeviceStream
2020-09-30 Paul BauerUpdate CI on 2020 branch
2020-09-27 Pascal MerzCompare trajectories to reference data
2020-09-25 Pascal MerzReplace FramesToCompare enum by MaxNumFrames
2020-09-22 Andrey AlekseenkoDraft: Fix compilation
2020-09-21 Artem ZhmurovDo not run PinnedMemoryCheckerTest when there are no...
2020-09-20 Artem ZhmurovSet active device when the device stream manager is...
2020-09-15 Erik LindahlFix minor warnings noticed by Intel compilers
2020-09-14 Artem ZhmurovUse common device context header for OpenCL
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-04 Erik LindahlSimplified uniform GPU selection in CMake
2020-06-23 Mark AbrahamWIP: Finish removing compile_cpp_as_cuda
2020-05-29 Mark AbrahamMake Cygwin build work
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-05-05 Paul BauerFix copyright
2020-05-04 Paul BauerFix cmake error: Mixed styles of target_link_libraries...
2020-04-29 M. Eric IrrgangApply more granular CTest time-out policy.
2020-04-28 ejjordanFix issues with check-source
2020-04-24 Paul BauerFix parallel testing
2020-04-23 Paul BauerMake clang-tidy script more robust
2020-04-23 Paul BauerFix parallel testing
2020-04-22 Paul BauerCopy of CI from master to 2020
2020-04-20 Paul BauerMake tests check code for warnings same as the main...
2020-04-07 Mark AbrahamReplace EnumOption with EnumerationArrayOption
2020-04-03 M. Eric IrrgangPrune change-management.rst and update links.
2020-03-13 Berk HessAdd tests for Ewald surface terms
2020-03-06 Mark AbrahamSimplify compiling GPU code for tests
2020-03-04 Paul BauerMerge "Merge branch release-2020 into master"
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-20 David van der SpoelFixed bug in orires code that was checking too strict.
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-09 ejjordanFix mdp parameter handling in mdrun tests
2019-11-09 ejjordanFix mdp parameter handling in mdrun tests
2019-11-07 Paul BauerApply clang-format to source tree
next