alexxy/gromacs.git
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-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-27 Berk HessUse term "collective variable" in manual
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 Gaurav GargFix compilation issues with master branch when OpenMPI...
2021-09-24 Berk HessAlso use DD partitioning in serial
2021-09-24 Berk HessAdd manual subsection for transformation pull coord
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-23 ejjordanRemove useless top level nblib force calculator
2021-09-22 M. Eric IrrgangUpdate MPI dependence for `gmxapi` target.
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 ejjordanVarious minor nblib updates
2021-09-22 Gaurav GargAdd heffte package in gcc-7-cuda-11.0 container
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 Mark AbrahamFind MPI quietly on second pass
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-20 Gaurav GargChange hpccm scripts to add heffte package
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
2021-09-16 Artem ZhmurovMiscellaneous doxygen fixes
2021-09-16 Artem ZhmurovUse a pointer to kernel parameters instead of a reference
2021-09-16 Mark AbrahamEliminate GMX_MIMIC symbol from source code
2021-09-16 Andrey AlekseenkoAdd SYCL compiler and MKL versions
2021-09-15 Artem ZhmurovAdd SYCL implementation of LINCS
2021-09-15 Andrey AlekseenkoFix clang warnings
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-14 Andrey AlekseenkoAdd advanced event consumption accounting to GpuEventSy...
2021-09-14 Paul BauerReenable GPUs in CI
2021-09-14 Paul BauerRevert "Temporarily lift requirement to detect GPUs...
2021-09-14 Dmitry MorozovAdded class for making QMMM-related topology modifications
2021-09-14 Mark AbrahamClang-format
2021-09-13 M. Eric IrrgangSimplify MPI implementation checks.
2021-09-13 Magnus LundborgCalculate FEP (GPU) splines for all atoms.
2021-09-13 Berk HessAdd release notes for transformation pull coordinate
2021-09-13 Mark AbrahamFix issues from downstream patches and suppressions
2021-09-13 Dmitry MorozovAdded CP2K related options to CMake files
2021-09-13 M. Eric IrrgangAllow flexible requirements for gmxManageMPI.cmake
2021-09-12 M. Eric IrrgangRemove MPI_LINKER_FLAGS.
2021-09-12 M. Eric IrrgangAlways call `find_package(MPI)`.
2021-09-12 M. Eric IrrgangNormalize indentation.
2021-09-10 Mark AbrahamFix GMX_VERSION_STRING_OF_FORK with REGRESSIONTEST_DOWNLOAD
2021-09-10 Berk HessCompute correct dV/dl when nstcalcenergy % nstdhdl...
2021-09-10 Mark AbrahamWord SIMD report better
2021-09-10 Andrey AlekseenkoFix misc-misplaced-const clang-tidy warning
2021-09-09 Andrey AlekseenkoMinor improvements to SYCL utils and related clean-up
2021-09-09 Andrey AlekseenkoFix typo in selectSpreadKernelPtr causing wrong kernel...
2021-09-09 Berk HessExtract ThreadForceBuffer from listed forces
2021-09-09 Andrey AlekseenkoEnable GPU PME unit tests
2021-09-08 Gaurav GargRedesign GPU FFT abstraction
2021-09-07 Mark AbrahamIntroduce plumbing for ObservablesReducer
2021-09-07 Mark AbrahamReplace ResidueTypeMap with std::unordered_map
2021-09-06 M. Eric IrrgangDescribe procedure and labeling for MR closure.
2021-09-06 Mark AbrahamUse latest cmake for ASAN configuration
2021-09-03 Paul BauerAdd support for transformation pull coordinates
2021-09-02 Berk HessMinor clean-up and optimization in DD topology
2021-09-01 Mark AbrahamUse better data structure to implement ResidueType
2021-08-31 Paul BauerRevert "Revert "Add muparser and CMake handling""
2021-08-30 Berk HessFix grompp note on comm removal with posres
2021-08-30 Berk HessMake orires work with DD particle reordering
2021-08-28 Andrey AlekseenkoGet rid of sycl::buffer::reinterpret
2021-08-28 Andrey AlekseenkoSYCL: Fully switch to atomic_ref
2021-08-27 Gaurav GargRemoves PME rank dependency on Non-local X H2D copy...
2021-08-27 Gaurav GargDisable DLB if GPU direct communication Halo exchange...
2021-08-26 M. Eric IrrgangDocument Status labels for issues.
2021-08-26 Andrey AlekseenkoAdd missing Doxygen for SYCL functions and some others
2021-08-26 Dmitry MorozovAdded toUpperCase and toLowerCase transformations of...
2021-08-26 Artem ZhmurovMake the output of the constraints tests readable
2021-08-26 Joe JordanAdd several more listed forces interaction types to...
2021-08-25 Mark AbrahamFind rocFFT for hipSYCL build when targeting AMD devices
next