alexxy/gromacs.git
2021-10-21 Sebastian KehlFix use of simd-masks in gapsys softcore.
2021-10-21 Dmitry MorozovAdded pkg-config detection of libcp2k #3172
2021-10-21 Andrey AlekseenkoBalance event consumption for GPU update code path
2021-10-21 Mark AbrahamSupport clang 13 in CI
2021-10-21 Magnus LundborgMinor code clean-up in the NB FEP kernel.
2021-10-21 Joe JordanExpand signatures for nblib listed forces calculator
2021-10-21 Magnus LundborgImprove variable naming in NB FEP kernel for loop.
2021-10-21 Berk HessAdd lambda state to dhdl.xvg with AWH fep
2021-10-21 Andrey AlekseenkoUnify a bit decideWhetherToUseGpusForPme* functions
2021-10-21 M. Eric IrrgangRearrange docker build script.
2021-10-21 Joe JordanAdd helper functions for setting up Nbnxm gpu object...
2021-10-21 M. Eric IrrgangImprove detection of sphinx-build.
2021-10-21 Mark AbrahamRefactor PME tests for better usability
2021-10-21 Berk HessImprove AWH bias sharing documentation
2021-10-21 M. Eric IrrgangClean up some gmxapi sources and tests.
2021-10-20 Andrey AlekseenkoUpdate CI containers to oneAPI 2021.4.0
2021-10-20 Andrey AlekseenkoFix compiler warnings with OpenCL + oneAPI 2021.4
2021-10-20 M. Eric IrrgangMinor clean-up to docker build script.
2021-10-19 Roland SchulzFix warnings with Intel 2021.4
2021-10-19 M. Eric IrrgangPre-install Python dependencies in CI Docker images.
2021-10-19 Andrey AlekseenkoFix SYCL PME Solve kernel
2021-10-19 UnknownResolve UBSAN error in NBLIB test
2021-10-19 Mark AbrahamAnother clang-tidy fix for new GPU code
2021-10-19 Andrey AlekseenkoFix harmless Sphinx warning
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-18 Andrey AlekseenkoEnable kernel compiler cache for SYCL DPC++
2021-10-18 Andrey AlekseenkoFix UB when generating local indices for constraints
2021-10-18 Mark AbrahamFix clang-tidy error in new GPU code
2021-10-18 Andrey AlekseenkoDisable PME Mixed mode with FEP
2021-10-15 M. Eric IrrgangRequire pybind 2.6 from environment for gmxapi Python...
2021-10-15 Andrey AlekseenkoResolve "SYCL + DPCPP cmake config fails in gmxManageFF...
2021-10-15 Mark AbrahamMake failure to find CUDA-aware MPI work correctly.
2021-10-14 Alan GrayPipeline GPU PME Spline/Spread with PP Comms
2021-10-14 Andrey AlekseenkoImprove stability of ContinuationIsExact tests
2021-10-13 Berk HessMade gromacs work again without MPI
2021-10-13 Andrey AlekseenkoFix fft/CMakeLists when compiling with hipSYCL
2021-10-13 Mark AbrahamImplement PME solve in SYCL
2021-10-13 M. Eric IrrgangFix typos regarding FindPython3 CMake module hint.
2021-10-13 Andrey AlekseenkoFix clang-tidy complaints
2021-10-12 Andrey AlekseenkoStop timers in GpuForceReduction with no atoms
2021-10-11 M. Eric IrrgangFix typo in code comment.
2021-10-11 M. Eric IrrgangRemove broken CMake option from python_packaging Docker...
2021-10-11 Alan GrayBug fix for irregular replex steps with GPU update
2021-10-11 Berk HessFix issues in AWH BiasSharing test
2021-10-11 Andrey AlekseenkoReduce noise in CI logs from the "for" loop
2021-10-11 M. Eric IrrgangNormalize API tests.
2021-10-11 M. Eric IrrgangMore robust preparation for MPI tests.
2021-10-10 M. Eric IrrgangSatisfy nblib dependencies with updated library targets.
2021-10-09 Andrey AlekseenkoSYCL: Reduce local memory usage of LINCS kernel
2021-10-09 M. Eric IrrgangNormalize testutils use in `api/` directory.
2021-10-08 Sebastian KehlAdapt testcases for gapsys softcore
2021-10-08 Joe JordanAdd nblib tpr reading
2021-10-08 Mark AbrahamFirst 2022 beta release
2021-10-08 M. Eric IrrgangAdd missing `#include`.
2021-10-07 Joe JordanIntroduce nblib nonbonded force calculator impl class
2021-10-06 Pascal MerzImplement pull for modular simulator
2021-10-06 Andrey AlekseenkoFix misc-misplaced-const and unused-parameter warnings
2021-10-06 Artem ZhmurovAdd constraints test with multiple molecules
2021-10-06 M. Eric IrrgangBegin moving `script` boiler plate from YAML to shell...
2021-10-06 Andrey AlekseenkoFix SYCL LINCS kernel
2021-10-06 Andrey AlekseenkoSYCL: Add missing barrier to NBNXM energy reduction
2021-10-06 Mark AbrahamDon't require g++ for clang to compile
2021-10-06 Artem ZhmurovAdd missing synchronization calls in CUDA version of...
2021-10-06 Alan GrayRework GPU halo and state propagator streams and depend...
2021-10-05 Berk HessMake AWH bias sharing more flexible
2021-10-05 Sebastian KehlClang-format.
2021-10-05 Sebastian KehlMore sc-gapsys templates plus fix unused warnigs.
2021-10-05 Sebastian KehlFix typo introduced during rebase.
2021-10-05 Sebastian KehlTemplate sc-gapsys functions on computeForces.
2021-10-05 Sebastian KehlUncapitalize sc-gapsys parameters in input.
2021-10-05 Sebastian KehlUpdate documentation with changed sc-gapsys parameter...
2021-10-05 Sebastian KehlRename sc-sigma-LJ-gapsys to sc-gapsys-sigma-LJ.
2021-10-05 Sebastian KehlRename sc-scale-X-gapsys to sc-gapsys-scale-X.
2021-10-05 Sebastian KehlGuard for epsfac equals zero in sc-gapsys.
2021-10-05 Sebastian KehlFix webpage.
2021-10-05 Sebastian KehlAdd release notes.
2021-10-05 Sebastian KehlFix random fpe errors by proper initialization.
2021-10-05 Sebastian KehlClang-format.
2021-10-05 Sebastian KehlFix some more double literals.
2021-10-05 Sebastian KehlUpdate user-guide and reference manual.
2021-10-05 Sebastian KehlFix port of gapsys-LJ to simd.
2021-10-05 Sebastian KehlFix range checks for new parameters.
2021-10-05 Sebastian KehlFix sign in 14-interactions with sc-gapsys.
2021-10-05 Sebastian KehlIntroduce explicit parameters for gapsys-sc.
2021-10-05 Sebastian KehlRemove SoftcoreType::None.
2021-10-05 Sebastian KehlSwap position of sc-function in readir.
2021-10-05 Sebastian KehlReverse order of conditions.
2021-10-05 Sebastian KehlFix use of literals.
2021-10-05 Sebastian KehlRemove changes to the test cases.
2021-10-05 Sebastian KehlAdd gapsys softcore function.
2021-10-05 Gaurav GargFix force reduction dependencies with process-MPI and...
2021-10-05 Dmitry MorozovQMMM description and release notes update
2021-10-04 Berk HessAdd transformation pull coord mdp examples
2021-10-04 Berk HessImprove transformation coordinate expression checks
2021-10-01 Berk HessAvoid overflows in free-energy kernel
2021-10-01 Roland SchulzSYCL: remove (un)flatten
2021-10-01 Andrey AlekseenkoSYCL: 3D FFT using oneMKL
2021-09-30 Andrey AlekseenkoFix clang format and suppres clang lint warning
2021-09-30 Berk HessPad RVec force buffer in ThreadForceBuffer
2021-09-30 Mark AbrahamAdd hipSYCL support to GPU 3DFFT
next