alexxy/gromacs.git
2019-08-01 Berk HessFix nbnxm GPU memory reservation issue
2019-08-01 Mark AbrahamManage compiler flags and some include options per...
2019-08-01 Mark AbrahamImprove use of object libraries in libgromacs
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 Artem ZhmurovChange the file structure in constraints tests
2019-07-31 Berk HessAdd grompp warning with use of GROMOS FF
2019-07-31 Artem ZhmurovIntroduce function that checks if the computations...
2019-07-31 Szilárd PállStore wcycle pointer in nonbonded_verlet_t
2019-07-31 Szilárd PállFixes for F buffer ops change
2019-07-31 Berk HessRemove need for GROMOS FF in test
2019-07-31 Pascal MerzRename Simulator to LegacySimulator
2019-07-31 Szilárd PállMove cycle counting into the GPU bonded module
2019-07-31 Szilárd PállReport when development feature flags are used
2019-07-31 Szilárd PállMove end of step GPU task launches to a function
2019-07-30 Berk HessUse invsqrt and cbrt in free energy kernel
2019-07-30 Paul BauerAdd wrapper for outputadapter methods
2019-07-29 Berk HessRemove LJ Ewald correction tables
2019-07-29 Berk HessAdd initialization to t_nrnb
2019-07-29 Berk HessFix segmentation fault with cosine pulling
2019-07-28 Berk HessRemoved generalized reaction-field
2019-07-28 Berk HessConvert Ewald correction tables to C++
2019-07-26 Berk HessAdd default initialization to interaction_const_t
2019-07-26 Christian BlauFix failing check-source target on python3.6
2019-07-26 Berk HessRemove sh_invrc6 from interaction_const_t
2019-07-26 Artem ZhmurovRemove PImpl scaffolding from CUDA version of SETTLE
2019-07-25 Berk HessSplit canDetectGpus()
2019-07-25 Szilárd PállOnly stop the CUDA profiler if there are devices
2019-07-25 Kevin BoydAdd transpose operation to Matrix3x3
2019-07-24 Paul BauerFix doxygen in coordianteio files
2019-07-24 Paul BauerAdd outputadapters (3/3)
2019-07-24 Christian BlauFix HTML source documenation error caused by GaussTrans...
2019-07-24 M. Eric IrrgangRemove one of the examples from sample_restraint.
2019-07-24 Mark AbrahamRemove tests of make_unique
2019-07-24 M. Eric IrrgangBegin new sample_restraint development.
2019-07-24 M. Eric IrrgangFix gmxapi notebook image and sample_restraint docker...
2019-07-24 M. Eric IrrgangClarify use of Python venv in gmxapi docker images.
2019-07-24 M. Eric IrrgangImprove gmxapi docker testing environment.
2019-07-23 M. Eric IrrgangImprove docs for gmxapi Python environment preparation.
2019-07-23 Mark AbrahamUpdate developer guide
2019-07-23 M. Eric IrrgangDon't install sample restraint package by default.
2019-07-23 Kevin BoydModernize syntax of enable_if and traits to use _t...
2019-07-22 Szilárd PállConditionally pin GPU-related grid data
2019-07-19 Alan GrayF buffer operations in CUDA
2019-07-18 M. Eric IrrgangImprove some documentation formatting and spelling.
2019-07-18 M. Eric IrrgangRemove extraneous file.
2019-07-18 Paul BauerExtend MDLogger levels
2019-07-17 Paul BauerMove methods out from trjconv
2019-07-16 Mark AbrahamAdd gpubufferops test matrix
2019-07-11 Szilárd PállUse HostVector for Grid/GridSet data need on-GPU
2019-07-11 Mark AbrahamFix pre-submit build matrix and description
2019-07-11 Kevin BoydUse const views in matrix determinant calculation
2019-07-11 Kevin BoydAdd trace functionality to 3x3 matrices
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-11 Kevin BoydClean up gmx solvate
2019-07-10 Kevin BoydAdd implicit conversion of mdspan-containing types...
2019-07-10 M. Eric Irrganggmxapi Python package documentation layout.
2019-07-09 Pascal MerzAdded trivial const qualifier to relax_shell_flexcon()
2019-07-09 Pascal MerzConst qualifier for forces in update_coords
2019-07-09 David van der... Fixed small bug in gmx anaeig
2019-07-09 M. Eric IrrgangIncorporate sample_restraint repository.
2019-07-09 M. Eric IrrgangBegin CMake front-end for Python packaging machinery.
2019-07-09 Paul BauerFix link to acpype repository
2019-07-09 Paul BauerFix postsubmit
2019-07-08 Szilárd PállEliminate a use of double precision in the GPU bonded...
2019-07-08 Berk HessStore nbnxm gridSet data in GridSetData
2019-07-08 Paul BauerFix issues found by clang-tidy 7
2019-07-08 Mark AbrahamFix hwloc and sphinx detection
2019-07-08 Mark AbrahamTest specific hwloc versions
2019-07-05 Kevin BoydChange error message when attempting to offload to...
2019-07-05 Berk HessChange affinity enum to enum class
2019-07-05 Artem ZhmurovRemove PImpl scaffolding from CUDA version of LINCS
2019-07-05 Mark AbrahamImprove tests of index block construction
2019-07-05 Mark AbrahamModernize FindHwloc.cmake
2019-07-05 M. Eric IrrgangPython bindings for mdrun.
2019-07-04 Mark AbrahamFurther clang-tidy-7 fix
2019-07-04 Szilárd PállBump latest CUDA + gcc in the pre-submit matrix
2019-07-04 Szilárd PállFix a -Wformat-truncation warning in tng
2019-07-04 Artem ZhmurovUse reallocateDeviceBuffer(...) in CUDA version of...
2019-07-04 Mark AbrahamFix clang-tidy-7 issues
2019-07-03 Magnus LundborgVectorize GPU bonded data.
2019-07-03 Artem ZhmurovEarly exit for CUDA versions of SETTLE and LINCS
2019-07-03 Artem ZhmurovMemory management fixes in CUDA version of LINCS
2019-07-03 Mark AbrahamReorder options
2019-07-03 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. II.
2019-07-03 Kevin BoydUpdates to math/vec.h
2019-07-03 Kevin BoydMove more tools out of gmxana
2019-07-02 Mark AbrahamClarify wording of release notes
2019-07-02 M. Eric IrrgangPython detection consolidation.
2019-07-02 M. Eric IrrgangRearrange some definitions.
2019-07-02 Berk HessRefactor thread affinity checking
2019-07-02 Berk HessRe-enable affinity diagonostics with MPI
2019-07-02 Kevin BoydAdd mdspan basic elementwise math
2019-07-02 M. Eric IrrgangUpdate gmxapi test fixtures.
2019-07-02 Paul BauerFix bug in gmx xpm2ps
2019-07-02 Kevin BoydAdd function for calculating 3x3 matrix determinant
next