Use better data structure to implement ResidueType
[alexxy/gromacs.git] / src /
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 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 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-25 Mark AbrahamFind rocFFT for hipSYCL build when targeting AMD devices
2021-08-25 Berk HessEnable atom reordering in WholeMoleculeTransform
2021-08-25 Carsten KutznerAdd back original index file content that was accidenta...
2021-08-21 Mark AbrahamUse better data structures in gmx chi
2021-08-20 Mark AbrahamSimplify gmx chi
2021-08-20 Mark AbrahamAdd tests for gmx chi
2021-08-19 Szilárd PállAvoid using cr->duty in setupStepWorkload
2021-08-19 Szilárd PállUse workload flags more in do_md()
2021-08-19 Paul BauerFix stale link in warning message.
2021-08-19 Szilárd PállAdd separate PME rank SimluationWorkload flags
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-19 Mark AbrahamRestrict scope of step and step_rel
2021-08-19 Szilárd PállClarify StepWorkload doxygen
2021-08-18 Szilárd PállAdd PP decomposition simluationWorkload flags
2021-08-18 Mark AbrahamIntroduce ObservablesReducer
2021-08-18 Andrey AlekseenkoFix compiler warnings introduced in 8f6ea9eb6c (!1865)
2021-08-18 Andrey AlekseenkoGpuEventSynchronizer: extract backend-specific function...
2021-08-18 Mark AbrahamEnsure restart with update groups always works
2021-08-18 Berk HessFix mdrun -ddorder pp_pme
2021-08-17 Andrey AlekseenkoAdd basic tests for GpuEventSynchronizer
2021-08-17 Artem ZhmurovMove the ownership of the xUpdatedOnDevice event to...
2021-08-17 Andrey AlekseenkoMake ExpfitTest.EffnERREST well defined
2021-08-17 Andrey AlekseenkoRandom cosmetic fixes
2021-08-16 Artem ZhmurovAdd common header to GpuEventSynchronizer
2021-08-16 Berk Hessgrompp no longer modifies nstcomm
2021-08-15 Artem ZhmurovDo not allow AtomLocality::All for coordinates and...
2021-08-13 Dmitry MorozovFix MSVC error in toppush.cpp
2021-08-13 Mark AbrahamProvide better defaults for GMX_GPU_NB_CLUSTER_SIZE...
2021-08-13 Andrey AlekseenkoRemove duplicate waiting for coordinates
2021-08-12 Mark AbrahamFix bugs in gmx chi and gmx angle
2021-08-12 Dmitry MorozovAdded class for generating standard CP2K input
2021-08-11 Andrey AlekseenkoFix few issues with open-source Intel LLVM (Clang 13)
2021-08-10 Mark AbrahamImprove testutils infrastructure
2021-08-09 Artem ZhmurovAdd SYCL SETTLE kernel
2021-08-09 Andrey AlekseenkoOnly enable GPU FFT test for build supporting it
2021-08-07 Mark AbrahamAvoid expensive atom-type lookups in grompp
2021-08-05 Mark AbrahamLift atom type lookup out of inner loops
2021-08-03 Mark AbrahamAdd GPU 3D FFT tests
2021-08-03 Mark AbrahamUpdate bundled GoogleTest to current HEAD
2021-08-03 Andrey AlekseenkoRemove StatePropagatorDataGpu::getVelocitiesReadyOnDevi...
2021-08-02 Mark AbrahamFix style violations
2021-08-01 Alan GrayRemove MPI comm from GPU PME-PP force transfer initiation
2021-07-30 Szilárd PállOnly define GMX_SYCL_DPCPP macro in SYLC builds
2021-07-30 Mark AbrahamSimplify short-circuit logic in grompp
2021-07-28 Mark AbrahamOptimize grompp VDW parameter-generation allocations
2021-07-26 Andrey AlekseenkoRemove duplicate waiting for coordinates
2021-07-09 Andrey AlekseenkoFix Doxygen issues introduced in 997d9e02 (MR !1783)
2021-07-07 Pascal MerzFix modular simulator MTTK
2021-07-02 Andrey AlekseenkoAvoid passing a temporary object to emplace_back
2021-06-30 Pascal MerzUse MDP database for simulator equivalence tests
2021-06-30 Mark AbrahamTest with newer compilers in CI
2021-06-30 Berk HessPort basic pull test to gtest framework
2021-06-30 Andrey AlekseenkoFix GCC warning
2021-06-29 Mark AbrahamMove GPU 3D FFT code to fft module
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-29 Andrey AlekseenkoRevert "Enable back floating-point exceptions for SYCL...
2021-06-29 Dmitry MorozovFix leak in copy_t_atoms
2021-06-26 Mark AbrahamDecouple PME GPU 3DFFT from PME GPU module
2021-06-25 Paul BauerFix wallcycle counting
2021-06-24 Andrey AlekseenkoSYCL NBNXM: Use hand-crafted energy reduction
2021-06-23 Andrey AlekseenkoEnable back floating-point exceptions for SYCL build
2021-06-21 Eliane BriandReworked convert-tpr runtime extension
2021-06-21 Mark AbrahamContinue fixing warnings with clang as host compiler
2021-06-18 Berk HessSpeed up grompp LJ parameter generation
2021-06-18 Andrey AlekseenkoUpdate device detection code for hipSYCL
2021-06-18 Pascal MerzIntroduce ReferenceTemperatureManager
2021-06-17 Mark AbrahamFix warnings when clang is the CUDA host compiler
2021-06-17 Andrey AlekseenkoFix clang-format in src/gromacs/fft/fft_mkl.cpp
2021-06-17 Andrey AlekseenkoSYCL: Reduce the number of atomic ops in NBNXM fShift...
2021-06-17 Andrey AlekseenkoImprove hipSYCL GpuEventSynchronizer implementation
2021-06-17 Mark AbrahamRework -Weverything
2021-06-16 Mark AbrahamUse doxygen properly
2021-06-16 Paul BauerRemove workaround for old clang
2021-06-16 M. Eric IrrgangImprove robustness of StopSignalClient test.
2021-06-16 Pascal MerzPrepare free energy element for external FEP state...
2021-06-16 Joe JordanUse unique_ptr<ListedForcesGpu> in forcerec
2021-06-16 Mark AbrahamFix reporting of quadrupole moment
2021-06-15 Mark AbrahamUpdate interface of gmx_stats_t
2021-06-15 Mark AbrahamRemove some NOLINT now that clang-tidy-11 is required
2021-06-11 Andrey AlekseenkoSYCL: Shorten mangled kernel name types
2021-06-10 Paul BauerUpdate parts of the CPU CMAP kernel
2021-06-10 Pascal MerzRefactor temperature annealing
2021-06-10 Pascal MerzAllow elements to schedule pre-step and post-step functions
2021-06-09 Andrey AlekseenkoRemove some unused-but-set variables
2021-06-09 Andrey AlekseenkoBump hipSYCL version in the CI container
2021-06-09 Artem ZhmurovUse [..] instead of at(..) in LINCS GPU data management...
2021-06-09 Artem ZhmurovCompute reference indices in GPU LINCS upon data prepar...
2021-06-09 Joe JordanExpose and test getVdwKernelType
2021-06-09 Paul BauerAdd .clang-tidy file for nbnxn tests
2021-06-09 Pascal MerzPrepare simulated annealing refactoring
next