alexxy/gromacs.git
2019-07-02 Kevin BoydRemove references to ecutsGROUP
2019-07-01 Pascal MerzFix module detection for physical validation
2019-07-01 Szilárd PállRefactor tracking of GPU short-range work/skipping
2019-07-01 Alan GrayBug fix and simplification for CUDA X Buffer Ops
2019-07-01 Berk HessFix MPI deadlock in affinity setting
2019-07-01 Berk HessTemplate free-energy kernel on differing coul/vdw soft...
2019-07-01 M. Eric Irrganggmxapi Python package documentation infrastructure.
2019-06-30 Szilárd PállCreate dedicated subcounter for nonbonded FEP
2019-06-30 Kevin BoydRemove group scheme checks from runner
2019-06-30 Magnus LundborgCleaning up the GPU bonded kernel
2019-06-28 Szilárd PállSeparate CPU NB kernel and buffer clearing subcounters
2019-06-28 Christian BlauAdd copy and move operations to density similarity
2019-06-28 Magnus LundborgFused GPU bonded kernels
2019-06-28 Christian BlauAdd class to look up density fitting amplitudes
2019-06-27 Szilárd PállRemove already resolved post-submit matrix TODO
2019-06-27 Kevin BoydUse random water removal in gmx solvate
2019-06-27 M. Eric IrrgangAdd helpful note about gmxpai docker notebook server.
2019-06-26 Berk HessRemove tabulation from free-energy kernel
2019-06-24 Szilárd PállOnly use AVX512 in own-FFTW if GROMACS also uses it
2019-06-24 Pascal MerzMake global topology constant in trajectory writing
2019-06-24 M. Eric IrrgangAdd a docker layer with a jupyter notebook server.
2019-06-20 Paul BauerUse ISerializer for TPR file IO
2019-06-20 Christian BlauAdd coordinate scaling class and extend TranslateAndScale
2019-06-20 Christian BlauAllow non-uniform Gaussians
2019-06-20 Berk HessRemove unnecessary #if GMX_MPI in pme code
2019-06-20 Berk HessTemplate free-energy kernel on soft-core
2019-06-20 Christian BlauAdd BasicVector scaling, max, min and toIvec
2019-06-19 Berk HessRefactor PME atom handling
2019-06-19 Paul BauerSplit tpr header reading reading from tpr body
2019-06-19 Berk HessRemoved unused code paths in the NB FE kernel
2019-06-19 M. Eric IrrgangUpdates to gmxapi docker entry points.
2019-06-18 Paul BauerFix gmx dump
2019-06-18 Mark AbrahamMove code handling mdrun -gpu_id to taskassignment...
2019-06-18 Berk HessMake forcerec const in dispatchNonbondedKernel()
2019-06-18 Christian BlauMrc format header to lattice coordinate transform
2019-06-18 Christian BlauDensity similarity measure and gradient
2019-06-18 Paul BauerExtend ISerializer functionality
2019-06-18 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. I.
2019-06-18 M. Eric IrrgangReduce docker image size for gmxapi CI.
2019-06-18 Artem ZhmurovBug fix: Constraints tests are not instantiated with...
2019-06-17 Berk HessSimplify GPU nbnxm x conversion
2019-06-17 Berk HessRemove unused nbnxm include files
2019-06-12 Mark AbrahamFix pygments detection for sphinx for docs build
2019-06-11 Mark AbrahamUse RAII approaches for hardware information detection
2019-06-11 Mark AbrahamClean up multisim, communication, and REMD code
2019-06-09 Erik LindahlMore quotes
2019-05-29 Szilárd PállTemplate x buffer ops call on whether GPU is used
2019-05-27 Pascal MerzClean up renamed simulator.h file
2019-05-25 Pascal MerzRemove dependence of mdoutf_write_to_trajectory_files...
2019-05-25 Pascal MerzRename Integrator class
2019-05-24 Artem ZhmurovClarify which of the main energy terms are printed.
2019-05-24 Artem ZhmurovClarify the EnergyOutput III
2019-05-24 Artem ZhmurovClarify the EnergyOutput II
2019-05-24 Mark AbrahamReorder code before thread-MPI spawns threads
2019-05-23 Szilárd PállFix mulitple link refs in dev-manual
2019-05-23 Mark AbrahamTeach ArrayRefWithPadding to make a const flavour
2019-05-22 Mark AbrahamRewrite starting behavior
2019-05-22 Mark AbrahamIntroduce tri-state enums for restarts
2019-05-22 Alan GrayPin X buffer with DD and use proper abstraction in...
2019-05-22 Jinke FanAdd support for Hygon Dhyana processor
2019-05-22 Alan GrayCode quality improvements for CUDA position buffer ops
2019-05-22 Mark AbrahamMove functionality to mdrunutility
2019-05-20 Szilárd PállImprove X buffer ops kernel
2019-05-16 Erik LindahlAdded more quotes
2019-05-16 M. Eric IrrgangFix typos regarding GMX_PHYSICAL_VALIDATION CMake variable.
2019-05-16 Pascal MerzUse Python 3
2019-05-14 Berk HessMake all do_force_lowlevel() input const
2019-05-14 Mark AbrahamUpdate infrastructure needed for restart rewrite
2019-05-13 Artem ZhmurovClarify the EnergyOutput I
2019-05-13 Paul BauerFix math formatting in reference manual
2019-05-12 Artem ZhmurovCUDA version of Leap-Frog integrator with basic tests
2019-05-10 Alan GrayPosition buffer ops in CUDA
2019-05-10 Paul BauerRemove more manual memory management
2019-05-09 M. Eric IrrgangMore Python testing infrastructure for gmxapi.
2019-05-09 M. Eric IrrgangAdd gmxapi._logging submodule.
2019-05-09 M. Eric IrrgangUpdate I/O handling in gmxapi.commandline.
2019-05-09 M. Eric IrrgangExpand gmxapi.operation tools to support the data flow...
2019-05-09 M. Eric IrrgangFix formatting and typos.
2019-05-09 M. Eric IrrgangSupport basic command line wrapper in gmxapi
2019-05-08 Mark AbrahamProvide hook for forks of GROMACS to describe themselves
2019-05-07 Mark AbrahamProvide better help for using libc++
2019-05-06 Artem ZhmurovFixing minor memory issues in MDLib
2019-05-06 Mark AbrahamImprove how mdrun -noappend names output files
2019-05-04 Berk HessRemove PME exclusion correction
2019-05-03 Mark AbrahamMore tests for how mdrun -cpi restarts handle files
2019-05-03 Paul BauerAdd outputadapters (2/3)
2019-05-03 Paul BauerReplace t_grps with std::vector
2019-05-03 Berk HessConvert manage_threading_t and gmx_enerdata_t to C++
2019-05-02 Paul BauerAdd outputadapters (1/3)
2019-05-02 M. Eric IrrgangInfrastructure updates for dependent changes.
2019-05-02 Artem ZhmurovUse test with parameters for EnergyOutput
2019-05-02 Paul BauerAdd builder for TrajectoryFileWriter
2019-05-02 Berk HessChange nbnxm FEP pointer to unique_ptr
2019-05-02 Mark AbrahamEnhance path search functions
2019-04-30 Artem ZhmurovCUDA version of SETTLE algorithm with basic tests
2019-04-30 Mark AbrahamTest the output of "gmx mdrun help"
2019-04-30 Berk HessAdd con/destructor for t_forcetable
2019-04-30 Berk HessConvert DispersionCorrection to a class
2019-04-29 Artem ZhmurovFix for the CUDA version of LINCS
2019-04-28 Artem ZhmurovCUDA version of LINCS constraints.
next