Update GPU update restrictions
[alexxy/gromacs.git] / src / gromacs / mdrun / md.cpp
2019-10-31 Berk HessUpdate GPU update restrictions
2019-10-29 Berk HessDisable pressure coupling with GPU update
2019-10-29 Paul BauerMerge "Merge branch 'release-2019' into master"
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-10-29 Alan GrayExplicitly destroy PME-PP GPU communication object
2019-10-28 Artem ZhmurovFix missing coordinate D2H copy with GPU update and...
2019-10-28 Szilárd PállExtend SimulationWorkload with CPU flags
2019-10-23 Berk HessMove locality.h from nbnxm to mdtypes
2019-10-22 Berk HessRequire -ei for essential dynamics
2019-10-18 Artem ZhmurovRemove excessive H2D and D2H coordinates copies when...
2019-10-18 Artem ZhmurovRemove excessive H2D and D2H copies of velocities when...
2019-10-16 Artem ZhmurovLink GPU force producer and consumer tasks
2019-10-12 Artem ZhmurovCentralize management of coordinates ready on GPU event
2019-10-10 Szilárd PállMigrate code to using SimulationWorkload flags
2019-10-10 Paul BauerBasic population of simulation workload
2019-10-09 Szilárd PállAdd GPU event to mark that coordinate update is done
2019-10-07 Artem ZhmurovPass the GPU streams to StatePropagatorDataGpu constructor
2019-10-01 Artem ZhmurovStatePropagatorDataGpu object to manage GPU forces...
2019-10-01 Berk HessAlways output correct kinetic at last step
2019-09-27 Artem ZhmurovSlight improvements to GPU update/constraints initializ...
2019-09-27 Artem ZhmurovIntroduce stream management to GPU Update-Constraints
2019-09-26 Berk HessMade mdrun appending work again
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-19 Paul BauerAdd basic interface to run update on GPU
2019-09-18 Szilárd PállSet up workload data structures
2019-09-17 Pascal MerzMinor tweaks to sum_dhdl and setCurrentLambdasLocal
2019-09-17 Berk HessRemove spurious newline from log file
2019-09-17 Pascal MerzEnable checkpointing for modular simulator
2019-09-12 Artem ZhmurovChange PaddedVector to PaddedHostVector for force CPU...
2019-09-07 Pascal MerzMake pme_loadbal_do() independent of t_state
2019-09-06 Christian BlauAdding energy output field for density fitting
2019-09-05 Pascal MerzMake do_constrain_first() independent of t_state
2019-09-04 Szilárd PállCentralize more MD/force shedule flags
2019-09-03 Artem ZhmurovAdd Parrinello-Rahman pressure coupling to CUDA Leap...
2019-09-01 Christian BlauAdd checkpointing for MdModules
2019-08-26 Artem ZhmurovAdd temperature coupling to CUDA Leap-Frog integrator
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-20 Mark AbrahamApply clang-tidy-8 readability-uppercase-literal-suffix
2019-08-20 Mark AbrahamFix issues for clang-analyzer-8
2019-08-14 Mark AbrahamFix vv integrators
2019-08-09 Artem ZhmurovPrepare Update and Constraints for Domain Decomposition
2019-08-05 Pascal MerzMove ownership of kinetic energy object to ISimulator
2019-08-01 Mark AbrahamMerge "Merge release-2019 into master"
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-31 Berk HessRemove unused CGLO_INITIALIZATION
2019-07-31 Berk HessRemove vcm removal from compute_globals()
2019-07-31 Pascal MerzRename Simulator to LegacySimulator
2019-07-29 Berk HessAdd initialization to t_nrnb
2019-07-11 Pascal MerzGet rid of clang-tidy warning in do_md/rerun/mimic
2019-07-11 Pascal MerzRemove dependence of compute_globals on t_state
2019-07-11 Pascal MerzMake relax_shell_flexcon independent of t_state
2019-07-03 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. II.
2019-07-01 Alan GrayBug fix and simplification for CUDA X Buffer Ops
2019-06-18 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. I.
2019-06-14 Paul BauerMerge branch release-2018 into release-2019
2019-05-25 Pascal MerzRename Integrator class
2019-05-24 Artem ZhmurovClarify the EnergyOutput III
2019-05-24 Artem ZhmurovClarify the EnergyOutput II
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 Mark AbrahamMove functionality to mdrunutility
2019-05-12 Artem ZhmurovCUDA version of Leap-Frog integrator with basic tests
2019-04-18 Mark AbrahamMove pull work struct out of inputrec
2019-04-18 Mark AbrahamImprove swapcoords session lifetime management
2019-04-17 Berk HessRemove group scheme search code
2019-04-17 Prashanth KanduriMove shellfc code to the mdrun module
2019-04-16 Szilárd PállMove functions operating on enerdata out of force.cpp
2019-04-16 Mark AbrahamRemoved mdrun -gcom
2019-04-10 Mark AbrahamMake ImdSession into a Pimpl-ed class with factory...
2019-04-10 Mark AbrahamReform IMD module
2019-04-03 Mark AbrahamInitial deactivation of group scheme.
2019-04-02 Paul BauerRefactor gmx_group_t to SimulationAtomGroups
2019-04-01 Mark AbrahamMove enerdata ownership to mdrunner
2019-03-28 Berk HessExtract nbnxm PairlistSets
2019-03-27 Prashanth KanduriMoving put_atoms_in_box_omp() to pbc.h
2019-03-27 Prashanth KanduriGetting rid of use_GPU(nbv) function
2019-03-27 Prashanth KanduriMove stat function declarations to a new stat.h
2019-03-07 Mark AbrahamEliminate mdlib/mdrun.h
2019-03-06 Mark AbrahamRevert "Eliminate mdlib/mdrun.h"
2019-03-06 Mark AbrahamEliminate mdlib/mdrun.h
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-28 Berk HessUse unique_ptr in nonbonded_verlet_t
2019-02-25 Mark AbrahamMove code out of sim_util.cpp
2019-02-23 Berk HessHide internals of nbnxm parlist
2019-02-20 Paul BauerMerge "Merge branch 'release-2019' into master"
2019-02-20 Berk HessRefactor DLB region handling
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-16 Berk HessMove nbnxn files to nbnxm directory
2019-02-13 Mark AbrahamMake EnergyOutput wrapper class
2019-02-04 Roland SchulzRename all source files from - to _ for consistency.
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-02-02 Roland SchulzRenamed listed-forces to listed_forces
2019-01-30 Mark AbrahamMerge remote branch release-2018 into release-2019
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-22 Mark AbrahamRemove init_md and improve init_em
2019-01-21 Kevin BoydConvert gmx_update_t to C++
2019-01-09 Kevin BoydClean up PME load balancing struct
2019-01-07 Kevin BoydClean up ekind struct
next