alexxy/gromacs.git
2019-10-15 Szilárd PállTrigger synchronizer when local forces are ready
2019-10-15 Alan GrayPME/PP GPU Pimpl Class and GPU->CPU Communication for...
2019-10-15 Artem ZhmurovFix the single-GPU update-constraints
2019-10-15 M. Eric IrrgangFix logic error in StaticSourceManager intialization.
2019-10-15 Szilárd PállLink GPU coordinate producer and consumer tasks
2019-10-15 M. Eric IrrgangAdd note about libpython requirement to gmxapi install...
2019-10-15 M. Eric IrrgangAdd generic check for gmxapi support library to Python...
2019-10-15 Berk HessConst correctness for genhydro
2019-10-15 Paul BauerFix bug in preprocessing
2019-10-14 Artem ZhmurovAdd separate constructor to StatePropagatorDataGpu...
2019-10-14 M. Eric IrrgangFix logic error in gmxapi.version.api_is_at_least().
2019-10-13 Mark AbrahamEnsure environment variable use does not give warnings
2019-10-13 Szilárd PállEnable StatePropagatorGpuData for force transfers
2019-10-13 M. Eric IrrgangUpdate sample_restraint documentation entry points.
2019-10-13 Szilárd PállMove buffer ops / PME F reduction flags into StepWorkload
2019-10-13 M. Eric IrrgangTest float and int gmxapi parameter updates.
2019-10-13 M. Eric IrrgangUsability updates for gmxapi/docs Docker image.
2019-10-12 Artem ZhmurovCentralize management of forces ready on GPU event
2019-10-12 Artem ZhmurovChange copy mode to Async in PME only rank
2019-10-12 M. Eric IrrgangImprove parameter typing for gmxapi simulation paramete...
2019-10-12 Berk HessAdd class FixedCapacityVector
2019-10-12 Artem ZhmurovCentralize management of coordinates ready on GPU event
2019-10-11 Artem ZhmurovWrong locality was used when ignoring the PME force...
2019-10-11 Paul BauerAdd helper to reuse generated TPR files in testing
2019-10-10 Szilárd PállMigrate code to using SimulationWorkload flags
2019-10-10 Szilárd PállRemove incorrect GPU task dependency
2019-10-10 Szilárd PállFix conditions for building StatePropagatorDataGpu
2019-10-10 Szilárd PállConstruct a struct with development feature flags
2019-10-10 Szilárd PállPass list of EventSynchronizers to GPU reduction
2019-10-10 Paul BauerBasic population of simulation workload
2019-10-10 Artem ZhmurovAdd management for velocities and forces copy events...
2019-10-10 Szilárd PállAdd management for coordinates copy events into StatePr...
2019-10-09 Szilárd PállAdd GPU event to mark that coordinate update is done
2019-10-08 Berk HessMake nbnxm a proper module
2019-10-08 Berk HessSimplify ewald_LRcorrection() call signature
2019-10-08 M. Eric IrrgangUpdate handling of CMake policy 68..
2019-10-08 Artem ZhmurovFix for the recent nightly failure
2019-10-08 Prashanth KanduriFused two if branches with the same conditional
2019-10-07 Artem ZhmurovPass the GPU streams to StatePropagatorDataGpu constructor
2019-10-07 Mark AbrahamExtend GPU traits class
2019-10-07 Artem ZhmurovClean up the comments sections in Update-Constrain
2019-10-07 M. Eric IrrgangUpdate rpath comments in src/api/cpp
2019-10-07 Artem ZhmurovFix a bug in GPU halo exchange initialization
2019-10-04 Mark AbrahamFix that tests intended for multiple ranks run that way
2019-10-04 Berk HessFix random energy and virial with PME on GPU on a PME...
2019-10-03 Artem ZhmurovFix the bug with offloading the PME-only ranks to GPU
2019-10-03 Berk HessFix GPU atom data init timer issue
2019-10-03 Berk HessUse gmx::Range for iZones in pair search
2019-10-03 M. Eric IrrgangBuild gmxapi documentation in main GROMACS documentation.
2019-10-03 Berk HessFix setting maxNumColumns in Nbnxm::GridSet
2019-10-02 Carsten KutznerUpdate the www link to the Doxygen documentation in...
2019-10-02 Artem ZhmurovEliminate D2D copy in update constraints
2019-10-02 Berk HessFix harmless OpenMP write race
2019-10-02 Paul BauerFix failures in clang-8 nightly build
2019-10-02 Mark AbrahamImprove PME testing
2019-10-01 Berk HessUse gmx::Range in domdec
2019-10-01 Artem ZhmurovStatePropagatorDataGpu object to manage GPU forces...
2019-10-01 Mark AbrahamMove GPU task assignment
2019-10-01 Mark AbrahamFix icc warnings
2019-10-01 Berk HessCompletely remove charge groups
2019-10-01 Berk HessSimplify DD exclusion counting
2019-10-01 Christoph Junghanscmake: add missing header to legacy api
2019-10-01 Pascal MerzOutput correct kinetic at last step (modular simulator)
2019-10-01 Mark AbrahamRemoved dependency on commrec of mdrun setup
2019-09-30 Carsten KutznerMove ForceProviders class into the gmx namespace
2019-09-30 Mark AbrahamMake a builder for DD
2019-09-30 Szilárd PállMove PME GPU program building later
2019-09-30 Berk HessRemove charge group code from forcerec
2019-09-30 Carsten KutznerCorrected a few typos in documentation and comments
2019-09-30 Szilárd PállMake the wait on PME GPU results conditional
2019-09-29 Berk HessIncrease ti3p5 minimization test tolerance
2019-09-28 Berk HessFix CG minimization with DD
2019-09-27 Artem ZhmurovSlight improvements to GPU update/constraints initializ...
2019-09-27 Szilárd PállSwitch GPU update off by default
2019-09-27 Artem ZhmurovIntroduce stream management to GPU Update-Constraints
2019-09-27 Berk HessExtract gmx::Range
2019-09-27 Berk HessFix location of angle in vsite figure
2019-09-27 Mark AbrahamImprove MiMiC test implementation
2019-09-27 Mark AbrahamStop checking CUDA version reported by nvcc
2019-09-27 Mark AbrahamFix gro file output with index groups
2019-09-27 Mark AbrahamAdd tests for editconf file conversion with indexing
2019-09-27 Mark AbrahamRemove leftover support for pre-9.0 CUDA
2019-09-26 Berk HessMade mdrun appending work again
2019-09-26 Paul BauerRevert "Remove update flag again"
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-25 Paul BauerGROMACS 2020 first beta release
2019-09-25 Mark AbrahamFix log file flag output
2019-09-24 Paul BauerAdd test for noappend
2019-09-24 Mark AbrahamFix no-MPI CUDA build
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 Berk HessLimit Zen nbnxm kernel choice to Zen 1
2019-09-23 Pascal MerzParrinello-Rahman for md-vv
2019-09-23 Pascal MerzParrinello-Rahman barostat for modular simulator (leap...
next