alexxy/gromacs.git
2019-09-24 Mark AbrahamMerge "Merge branch release-2019 into master"
2019-09-24 Magnus LundborgAdd .part0001. to files from the first run with -noappend.
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-24 Paul BauerRead in TPR char buffer as vector
2019-09-24 Mark AbrahamFix clang unused-function warnings
2019-09-24 Berk HessRemove obsolete dd_get_ns_ranges()
2019-09-24 Paul BauerAdd release notes for modular simulator
2019-09-23 Paul BauerFix issues when PME rank request becomes negative
2019-09-23 Pascal MerzParrinello-Rahman for md-vv
2019-09-23 Pascal MerzParrinello-Rahman barostat for modular simulator (leap...
2019-09-23 Paul BauerChange MPI setup to communicate TPR as buffer
2019-09-23 Pascal MerzZero pressure and virial tensors at beginning of step
2019-09-23 Pascal MerzIntroduce FEP into modular simulator
2019-09-23 Christian BlauGrompp error for mismatching nst for energy calulation...
2019-09-23 Christian BlauAmendments to density fitting manual section
2019-09-23 Mark AbrahamFixes to broken CUDA compiler flags
2019-09-23 Pascal MerzMake CheckpointHelper safer and easier to use
2019-09-23 Mark AbrahamFix 1D-1pulse support
2019-09-23 Pascal MerzFix vrescale thermostat integral (modular simulator)
2019-09-22 Christoph Junghansworkaround for rhel bug #1749463, cmake bug #18349
2019-09-22 Christian BlauAdd cross-correlation as density simlarity measure
2019-09-22 Paul BauerRemove update flag again
2019-09-22 Berk HessRemove cgs_gl from gmx_domdec_comm_t
2019-09-22 Artem ZhmurovDisable GPU update/constraints when neither PME nor...
2019-09-21 Berk HessFix incorrect shift forces for CMAP
2019-09-20 Pascal MerzFix restarts in modular simulator
2019-09-20 Pascal MerzFix domdec for md-vv modular simulator
2019-09-20 Berk HessFix DD 1 pulse checks without DLB
2019-09-20 Mark AbrahamRefactor to create a GpuTaskAssignments object
2019-09-20 Pascal MerzRun simulator equivalence tests in double precision...
2019-09-19 Berk HessRemove bLocalCG from DD code
2019-09-19 Berk HessRemove obsolete make_exclusions_zone_cg()
2019-09-19 Christian BlauCheck input record also in tests
2019-09-19 Mark AbrahamUse GPU halo exchange only when compatible DD is available
2019-09-19 Berk HessRemove charge group data from t_forcerec
2019-09-19 Mark AbrahamFurther improve getDDGridSetup
2019-09-19 Paul BauerAdd basic interface to run update on GPU
2019-09-19 ejjordanRemove or update comments containing 'group scheme'
2019-09-19 Berk HessAdd haveFreeEnergyWork to DomainLifetimeWorkload flags
2019-09-19 Paul BauerSplit up do_tpx_body functions
2019-09-19 Kevin BoydRemove note about cutoff-scheme from mdrun docs
2019-09-19 Christian BlauConsistently change densityfitting spreading weight...
2019-09-18 Berk HessAdded free-energy kernel performance note
2019-09-18 Berk HessFix incorrect DD ndim assertion
2019-09-18 Pascal Merzv-rescale thermostat for modular simulator
2019-09-18 Paul BauerRead TPR file body in buffer
2019-09-18 Szilárd PállSet up workload data structures
2019-09-18 Alan GrayGPU Force Halo Exchange
2019-09-18 Paul BauerFix MSVC warning
2019-09-18 Christian BlauAdd mdp option documentation for density fitting.
2019-09-17 Pascal MerzMinor tweaks to sum_dhdl and setCurrentLambdasLocal
2019-09-17 Pascal MerzFix position pinning for modular simulator
2019-09-17 Berk HessRemove spurious newline from log file
2019-09-17 Paul BauerAdd deprecation note for 32 bit
2019-09-17 Berk HessFix todos for update groups
2019-09-17 Pascal MerzFix modular simulator MPI bugs
2019-09-17 Pascal MerzMake modular simulator the default code path for md...
2019-09-17 Pascal MerzFix force element
2019-09-17 Pascal MerzEnable checkpointing for modular simulator
2019-09-16 Berk HessRemove obsolete mdp option ns-type
2019-09-16 ejjordanAdd some cool quotes
2019-09-16 Paul BauerFormatting fixes for reference manual
2019-09-16 M. Eric IrrgangAdd gmxapi release notes.
2019-09-16 Szilárd PállRefactor GPU buf ops-related launches in do_force()
2019-09-16 Alan GrayGPU halo exchange
2019-09-16 Berk HessAdd virtual site type 2FD
2019-09-16 Mark AbrahamAvoid short-range GPU operations with no work
2019-09-16 Berk HessRemove cut-off schemes from manual
2019-09-16 Szilárd PállEliminate unnecessary GPU stream dependency call
2019-09-16 Berk HessAdd option request 1D DD with 1 pulse
2019-09-16 Kevin BoydRemove group scheme from deprecated release notes
2019-09-15 Pascal MerzIntroduce the modular simulator
2019-09-15 M. Eric IrrgangImport gmxapi docs to main GROMACS docs directory.
2019-09-15 Peter KassonPatch gmxapi for Python 3.7
2019-09-13 Erik LindahlAdd rounding correction to unsafe simd exp tests too
2019-09-13 Erik LindahlFix clang tidy warnings in SIMD code
2019-09-13 Berk HessFix nonbonded-bench compilation issue
2019-09-13 Paul BauerFix nightly failures
2019-09-13 Paul BauerAdd list of unsupported functions in 2020
2019-09-13 Berk HessAdd nbnxm kernel benchmark tool
2019-09-13 Christoph Junghanscmake: add option to install legacy headers
2019-09-13 M. Eric IrrgangNormalize usage of GMXTOOLCHAINDIR in gmxapi setup.py
2019-09-13 M. Eric IrrgangDo not use gromacs-toolchain in darwin gmxapi builds.
2019-09-13 M. Eric IrrgangUpdate gmxapi setup.py
2019-09-13 Szilárd PállFix GPU X buffer ops with empty domain
2019-09-12 Berk HessUpdated mdp documentation for group scheme removal
2019-09-12 Christian BlauManual entry for density guided simulations
2019-09-12 Mark AbrahamDisable report-methods end-to-end test
2019-09-12 Szilárd PállReorganize on-GPU PME force reduction flag handling
2019-09-12 Artem ZhmurovChange PaddedVector to PaddedHostVector for force CPU...
2019-09-12 Christian BlauAdd release note for density fitting.
2019-09-12 Erik LindahlAdjust test range and fix singleaccuracy tests
2019-09-12 Pascal MerzUpdate modular simulator tests
2019-09-12 Berk HessFix master not compiling
2019-09-12 Berk HessEnable TPI with the Verlet cut-off scheme
2019-09-12 Erik LindahlAdded SIMD cbrt and invcbrt functions
2019-09-12 Erik LindahlAdded SIMD log2 and pow math functions
2019-09-12 Erik LindahlUpdate SIMD math tests and improve accuracy
2019-09-11 Mark AbrahamMake gmx_multisim_t a C++ object
2019-09-11 Paul BauerRemove -sub option from trjconv
next