alexxy/gromacs.git
2020-10-02 Alan GrayUse workload data structures for GPU halo exchange...
2020-10-02 Gilles Gouaillardetarm_sve: fix decr3Hsimd()
2020-10-01 Szilárd PállUpdate mdrun-performance.rst
2020-10-01 Gilles Gouaillardetdocs: add ARM+SVE support to the release notes and...
2020-10-01 Gilles Gouaillardethardware: detect ARM SVE architecture at runtime
2020-10-01 Gilles Gouaillardetcmake: use simd support for ARM+SVE
2020-10-01 Gilles Gouaillardetsimd: add support for aarch64+sve (ARM_SVE)
2020-10-01 Gilles Gouaillardetsimd: revamp the (templated) decr3Hsimd() subroutine
2020-10-01 Andrey AlekseenkoRemove ensureReferenceCount from OpenCL's GpuEventSynch...
2020-10-01 M. Eric IrrgangUse updated images for Python CI jobs.
2020-10-01 Artem ZhmurovAdd missing include into the tests comparison helper
2020-10-01 Paul BauerBreak up MPI tests
2020-10-01 Berk HessMove computeSlowForces into stepWork
2020-10-01 Andrey AlekseenkoDevice management: Add SYCL DeviceBuffer
2020-10-01 Pascal MerzUpdate modular simulator docs
2020-09-30 Joe JordanAdd nblib sample script
2020-09-30 Pascal MerzRegression-test-style Google tests for FEP
2020-09-30 M. Eric IrrgangRestrict gmxapi pytest tests to `-nt 2`
2020-09-30 Andrey AlekseenkoSquash SYCL DeviceContext and DeviceStream
2020-09-30 Berk HessMove computeSlowForces into stepWork
2020-09-30 M. Eric IrrgangSpecify OMP_NUM_THREADS for Pyhon CI scripts.
2020-09-30 Mark AbrahamFix warnings issued by clang with nvcc
2020-09-30 Andrey AlekseenkoFix Doxygen formula generation
2020-09-30 Paul BauerRevert "Add new GROMACS logo and use it in the manual."
2020-09-30 Pascal MerzFix #3655
2020-09-30 Pascal MerzFix #3694
2020-09-30 Paul BauerAdd new GROMACS logo and use it in the manual.
2020-09-30 Artem ZhmurovRestore destructor for GpuTest and gmx_hw_info_t
2020-09-29 Pascal MerzFix bug resetting mdatoms masses to lambda=0 state
2020-09-29 Paul BauerFix doxygen warnings
2020-09-29 ejjordanFail gracefully when nblib cannot be built
2020-09-29 Artem ZhmurovRemove two-stage initialization in DeviceStream
2020-09-29 Joe JordanAdd nblib backend: Part 2 of 2
2020-09-29 Paul BauerAdd post submit rules to CI
2020-09-29 Alan GrayRedevelopment of GPU Force Reduction/Buffer Ops
2020-09-29 M. Eric IrrgangClarifications for ResourceAssignment interface.
2020-09-29 M. Eric IrrgangSupport ResourceAssignment interface for tMPI library...
2020-09-29 M. Eric IrrgangAllow MPI-enabled clients to provide the library commun...
2020-09-29 M. Eric IrrgangUse MpiContextManager to provide MPI communicator.
2020-09-29 M. Eric IrrgangRelocate MpiContextManager.
2020-09-29 M. Eric IrrgangInterface updates allowing client to provide MPI commun...
2020-09-28 Alan GrayRemove single-dimension limitation from GPU halo exchange
2020-09-28 Joe JordanAdd nblib backend: Part 1 of 2
2020-09-28 Andrey AlekseenkoFix error in ensureReferenceCount
2020-09-28 Joe JordanAdd initial nblib public API
2020-09-28 Giovanni BussiFixed incorrect enum
2020-09-28 Artem Zhmurovadd detection of CPX 5300 w/ 2FMAs
2020-09-27 Pascal MerzCompare trajectories to reference data
2020-09-27 Pascal MerzRoll back "Ensure the modular simulator runs only when...
2020-09-25 Andrey AlekseenkoFix #3668
2020-09-25 Pascal MerzReplace FramesToCompare enum by MaxNumFrames
2020-09-25 Mark AbrahamEnsure the modular simulator runs only when it should
2020-09-25 Paul BauerFix bad logic in regressiontest branch selection
2020-09-24 Paul BauerAllow deployment of nightly webpage to server
2020-09-24 Szilárd PállImprove OpenCL log/error reporting
2020-09-23 Andrey AlekseenkoFix false-positives in checkDeviceBuffer for OpenCL
2020-09-23 Mark AbrahamReport name of missing OpenCL kernels
2020-09-23 Pascal MerzAccess write checkpoint functionality directly
2020-09-23 Pascal MerzImplement Berendsen thermostat for modular simulator
2020-09-23 Mark AbrahamPermit comparison of only first frames
2020-09-23 Alan GrayAdd regression tests for gpucomm paths
2020-09-22 Mark AbrahamSplit mdrun-test
2020-09-22 Andrey AlekseenkoDraft: Fix compilation
2020-09-22 Paul BauerMake Oneapi use CCache again
2020-09-22 Christian BlauNelder-Mead downhill simplex optimisation
2020-09-21 Pascal MerzCheckpointdata DD followup
2020-09-21 Mark AbrahamWrong logic was used
2020-09-21 Gilles Gouaillardetsimd/impl_none: add missing macros
2020-09-21 Paul BauerFix script building all CI containers and add gcovr
2020-09-21 Paul BauerAdd OpenSSH to docs build images
2020-09-21 Magnus LundborgAWH avoid constructors only differing in parameter...
2020-09-21 Artem ZhmurovDo not run PinnedMemoryCheckerTest when there are no...
2020-09-21 Artem ZhmurovMove the message to the deprEcation-policy file
2020-09-20 Andrey AlekseenkoAdd NVIDIA GPU compatibility check, following issue...
2020-09-20 Artem ZhmurovSet active device when the device stream manager is...
2020-09-20 Artem ZhmurovAllow using old environment variables, but print deprec...
2020-09-18 Pascal MerzRefactor v-rescale thermostat to allow for other algorithms
2020-09-18 M. Eric IrrgangImprove naming and docs.
2020-09-18 Berk HessRemove cutoff_scheme from t_forcerec and interaction_co...
2020-09-18 M. Eric IrrgangDocument a Mdrunner::BuilderImplementation member.
2020-09-17 Berk HessMove bNonbonded flag from t_forcerec to SimulationWorkload
2020-09-17 Pascal MerzRename VRescaleThermostat to VelocityScalingTemperature...
2020-09-17 Artem ZhmurovRemove the CPU hardware context from the general list...
2020-09-16 Berk HessRemove unnecessary condition in DD force buffer resizing
2020-09-16 Mark AbrahamActivate AMD OpenCL build in release matrix
2020-09-16 Sebastian KellerReduce transitive dependencies in arrayref.h
2020-09-16 Christian BlauExtend user docs on affine transformations for densities
2020-09-16 Pascal MerzImplement modular checkpointing
2020-09-15 Artem ZhmurovUse common device context header for OpenCL
2020-09-15 Paul BauerBreak off some tests from mdrun tests
2020-09-15 M. Eric IrrgangRemove outdated workaround.
2020-09-15 Berk HessOnly extend Ewald table when necessary
2020-09-15 Erik LindahlEnable GMX_GPU=SYCL compiles
2020-09-15 Paul BauerFix missing installed files for OpenCL PME
2020-09-15 Christian BlauAll coordinates in the density-guided-simulation group...
2020-09-15 Berk HessFix task assignment with multiruns
2020-09-15 Erik LindahlFix minor warnings noticed by Intel compilers
2020-09-15 Alan GrayPass devFlags into createSimulationWorkload replacing...
2020-09-15 Artem ZhmurovFix VSite out of range error message
2020-09-14 M. Eric IrrgangCreate and use SimulationInput module.
next