Minor clean-up to docker build script.
[alexxy/gromacs.git] / src /
2021-10-19 Roland SchulzFix warnings with Intel 2021.4
2021-10-19 Andrey AlekseenkoFix SYCL PME Solve kernel
2021-10-19 Mark AbrahamAnother clang-tidy fix for new GPU code
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
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-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 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 Alan GrayBug fix for irregular replex steps with GPU update
2021-10-11 Berk HessFix issues in AWH BiasSharing test
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-08 Sebastian KehlAdapt testcases for gapsys softcore
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 Andrey AlekseenkoFix SYCL LINCS kernel
2021-10-06 Andrey AlekseenkoSYCL: Add missing barrier to NBNXM energy reduction
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 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 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 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-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
2021-09-29 Roland SchulzAdd missing includes
2021-09-29 Eliane BriandRelax requirement for bonded atom type names
2021-09-29 Dmitry MorozovActivate QMMM MDModule
2021-09-29 Alan GrayAvoid MPI sync for PME force sender GPU scheduling...
2021-09-29 Artem ZhmurovUse reference data in constraints tests
2021-09-29 Artem ZhmurovUpdate links to googletests and remove some refs to...
2021-09-29 Sebastian KehlClang-format of nb-fep-kernel
2021-09-29 Magnus LundborgSIMD support for nonbonded free-energy kernels
2021-09-29 Szilárd PállAllow disabling cj prefetch in the CUDA nbnxm kernels
2021-09-28 Mark AbrahamBuild internal muparser more simply
2021-09-28 Gaurav GargAdd HeFFTe based FFT backend
2021-09-28 Dmitry MorozovImplementation of QMMM, QMMMSimulationParameterSetup...
2021-09-28 Berk HessFix bug with vsites, DD, OpenMP and large systems
2021-09-27 Szilárd PállFix stepWork.useGpuXHalo on search steps
2021-09-27 Magnus Lundborg[RFC] Change nonbonded-fep-test reference data to analy...
2021-09-27 Mark AbrahamUse ObservablesReducer for LINCS RMSD computation
2021-09-25 Berk HessReplace DOMAINDECOMP macro by a renamed function
2021-09-25 Andrey AlekseenkoSYCL PME Gather kernel
2021-09-25 Mark AbrahamImprove ObservablesReducer and its handling
2021-09-24 Berk HessAlso use DD partitioning in serial
2021-09-24 Dmitry MorozovAdded QMMMOptions class for managing mdp and KVT I/O
2021-09-24 Mark AbrahamRemove unused declaration of function
2021-09-24 Artem ZhmurovFix clang-tidy warnings in pme and sim_utils
2021-09-23 Szilárd PállFix incorrect event dependency of GPU update
2021-09-23 Mark AbrahamInitialize t_inputrec properly
2021-09-23 Mark AbrahamUse ObservablesReducer for check of DD bonded interacti...
2021-09-23 ejjordanMake CpuPpLongRangeNonbondeds class
2021-09-23 Dmitry MorozovAdded QMMMForceProvider class for QMMM MdModule
2021-09-22 Roland SchulzFix compilation with GMX_USE_MUPARSER=None
2021-09-22 Roland SchulzFix out of bound vector access in vsites
2021-09-22 Mark AbrahamRemove ResidueTypeMap dependency from gmx chi
2021-09-22 Pascal MerzIntroduce expanded ensemble in modular simulator
2021-09-21 Andrey AlekseenkoSYCL PME Spread kernel
2021-09-21 Andrey AlekseenkoFix compilation with oneAPI 2021.2 and earlier
2021-09-21 Andrey AlekseenkoFix rare UB / assertion failure in MdlibUnitTest
2021-09-21 Berk HessExpanded the GetIrTest behavior to enable efficient...
2021-09-21 Berk HessPrepare ThreadedForceBuffer for FE kernel use
2021-09-20 Berk HessAdd Ewald coefficients to nonbonded fep test
2021-09-17 Andrey AlekseenkoSYCL: prepareGpuKernelArgument/launchGpuKernel
2021-09-17 Andrey AlekseenkoFix Clang warnings for built-in XDR libraries
2021-09-16 Andrey AlekseenkoMinor fixes to comments and Doxygen
next