alexxy/gromacs.git
2019-09-03 M. Eric IrrgangPython wrapping code for gmxapi mdrun bindings.
2019-09-03 Pascal MerzIntroduce energy element for modular simulator
2019-09-03 Mark AbrahamSimplify energy-file comparisons in tests
2019-09-03 Artem ZhmurovAdd Parrinello-Rahman pressure coupling to CUDA Leap...
2019-09-02 Mark AbrahamMove initialization of clFFT
2019-09-02 Berk HessOnly use fshift when needed
2019-09-01 Christian BlauAdd checkpointing for MdModules
2019-08-30 Erik LindahlFix CPU detection and SIMD on modern Mac/cmake combos
2019-08-30 Christian BlauConstructing local atom sets for density fitting
2019-08-30 Mark AbrahamFix build matrices
2019-08-30 Christian BlauLocalAtomSet construction with vectors of gmx::index
2019-08-30 M. Eric IrrgangImport base code for Python-driven simulation from...
2019-08-30 Magnus LundborgChanged some variables from SCReal to real in FE kernel.
2019-08-30 Christian BlauImplementing the density fitting force provider
2019-08-29 Erik LindahlSome quotes I bumped into last week
2019-08-29 Mark AbrahamMore quotes
2019-08-28 Pascal MerzIntroduce MicroState for modular simulator
2019-08-28 Pascal MerzIntroduce signallers for modular integrator
2019-08-28 Paul BauerFix return value
2019-08-28 Paul BauerHave selections available for mdrun only
2019-08-28 Mark AbrahamFix integration issues
2019-08-28 Pascal MerzIntroduce the main modular simulator interfaces and...
2019-08-28 Paul BauerChange tolerance for normal mode tests
2019-08-28 Mark AbrahamImproved usability of grompp by rejecting more invalid...
2019-08-28 Szilárd PállAdd clang-tidy nightly test with SIMD + OpenCL
2019-08-28 Szilárd PállMove nonbonded GPU wait timing into the GPU module
2019-08-27 M. Eric IrrgangAdd sample_restraint Python tests to `check` target.
2019-08-27 Mark AbrahamAdd integration tests for exact restarts
2019-08-27 Christian BlauAdd density fitting parameters
2019-08-27 Christian BlauAccess to GaussTransform3D data
2019-08-27 Christian BlauAdd index group option to density fitting
2019-08-27 M. Eric IrrgangRemove unused forward declarations.
2019-08-26 Paul BauerRemove section checking api level
2019-08-26 Mark AbrahamMake FEP rerun tests cover the intended lambda space
2019-08-26 Paul BauerRemove installed headers from CMake
2019-08-26 Artem ZhmurovAdd temperature coupling to CUDA Leap-Frog integrator
2019-08-26 M. Eric IrrgangRearrange exposure of gmxapicompat simulation input...
2019-08-26 Mark AbrahamConverted a CUDA config to use clang host-only compilation
2019-08-26 M. Eric IrrgangMove gmxapicompat TPR tools to libgmxapi.
2019-08-26 Mark AbrahamFix pairlist bug
2019-08-26 M. Eric IrrgangReduce artificial header dependencies in restraint...
2019-08-26 Christian BlauActivation of density fitting and move of module notifi...
2019-08-25 Artem ZhmurovMake use of recent changes to prepareKernelArguments...
2019-08-25 Christian BlauIndex groups for MdModules from grompp
2019-08-25 Szilárd Pállclang-tidy 8 fixes for the GPU host code-path
2019-08-25 Szilárd PállFurther fixes for clang-tidy clang version 8
2019-08-25 Artem ZhmurovMisceleneous improvements to the Leap Frog tests
2019-08-23 Paul BauerRemoves checker for installed files
2019-08-23 Szilárd PállFix clang-tidy warnings in the OpenCL build
2019-08-23 Szilárd PállFix clang tidy warnings in CUDA build
2019-08-23 Mark AbrahamUpdate clang-tidy to clang version 8
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-22 Mark AbrahamImprove clang-analyzer build time
2019-08-22 M. Eric IrrgangC++ code and Python bindings for TPR parameter read...
2019-08-22 Mark AbrahamFix release matrix
2019-08-22 Berk HessFix perturbed bonded bug
2019-08-21 M. Eric IrrgangEnable GMXAPI by default.
2019-08-21 Mark AbrahamImprove organization of LINCS reporting
2019-08-20 Mark AbrahamApply clang-tidy-8 readability-uppercase-literal-suffix
2019-08-20 Mark AbrahamUse potential-shift as default modifier
2019-08-20 Berk HessMerge two dihedral functions
2019-08-20 Mark AbrahamReduce cosine acceleration quantity properly
2019-08-20 Berk HessUse shiftForces in ForceOuputs
2019-08-20 Erik LindahlAvoid using GMX_SIMD macros to detect _mm_pause()
2019-08-20 Mark AbrahamFix issues for clang-analyzer-8
2019-08-20 Berk HessMake bonded virial computation conditional
2019-08-20 Berk HessFix missing bonded forces with CUDA GPUs and DD
2019-08-19 Szilárd PállBump clang-cuda post-submit compiler/CUDA version
2019-08-19 Szilárd PállSwitch to ARM HPC toolchain v19.2 in post-submit
2019-08-19 Mark AbrahamModernize t_matrix, t_mapping, t_rgb
2019-08-19 M. Eric IrrgangClean up gmxapi documentation build.
2019-08-19 M. Eric IrrgangAdd subgraph and while_loop operations.
2019-08-19 Mark AbrahamModernize t_psdata
2019-08-19 Szilárd PállWork around clang CUDA device code codegen bug
2019-08-17 Christian BlauFix segfault with old tprs processing internal parameters
2019-08-16 Szilárd PállFix sim_util.cpp copyright header
2019-08-16 Mark AbrahamUpdate testing matrices and fix warnings
2019-08-16 Mark AbrahamMove keyvaluetreewriter code
2019-08-16 Mark AbrahamStop nbnxm/grid.h depending on SIMD module
2019-08-15 Szilárd PállFix OpenCL gather reduction
2019-08-15 Alan GrayPME reduction for CUDA F buffer operations
2019-08-15 Mark AbrahamRemove run-time check from calc_shifts
2019-08-15 Christian BlauMove densityfitting options and output into seperate...
2019-08-15 Berk HessTemplate bonded interactions on kernel flavor
2019-08-14 Christian BlauInfo class to name and generate the densityfitting...
2019-08-14 M. Eric IrrgangFix logic error in python_packaging/src/CMakeLists.txt
2019-08-14 M. Eric IrrgangMinor optimization to `pip install` in gmxapi CI build.
2019-08-14 Christian BlauInternal parameter storage for IMDModules
2019-08-14 Artem ZhmurovBugFix: Zeroing the padded area of coordinates vectors...
2019-08-14 Mark AbrahamFix vv integrators
2019-08-14 M. Eric IrrgangAdd initial .clang-format file.
2019-08-13 Artem ZhmurovMake use of reference data in integrator tests
2019-08-13 Artem ZhmurovMake use of reference data in SETTLE tests
2019-08-13 M. Eric IrrgangImprove sample_restraint project integration.
2019-08-13 M. Eric IrrgangDon't install googletest.
2019-08-13 M. Eric IrrgangMap gmxapi C++ exceptions to Python exceptions.
2019-08-13 Mark AbrahamRemove workaround for buggy cmake
2019-08-13 Mark AbrahamFix icc 19 codegen issue
2019-08-12 M. Eric IrrgangIntroduce Context requirement.
2019-08-12 Mark AbrahamQuiet warning
next