alexxy/gromacs.git
2018-10-16 Mark AbrahamTask assignment for bonded interactions on CUDA GPUs
2018-10-16 Mark AbrahamFix compiler issues
2018-10-16 Mark AbrahamRemoved support for NVIDIA CC 2.x devices (codename...
2018-10-15 Mark AbrahamImprove robustness of end-to-end testing
2018-10-15 M. Eric IrrgangRelease notes for restraint module and gmxapi.
2018-10-15 Mark AbrahamCreate ExclusionBlocks
2018-10-15 Mark AbrahamDe-duplicating mdrun setup
2018-10-15 Magnus LundborgEnable output of average pull force and positions.
2018-10-15 M. Eric IrrgangIgnore pyenv config file.
2018-10-15 M. Eric IrrgangPreparation for de-duplicating mdrun setup
2018-10-14 M. Eric IrrgangAdd some "to do"s for MDModules and Impl.
2018-10-14 Mark AbrahamFix compiler warnings
2018-10-14 M. Eric IrrgangResolve some linter warnings.
2018-10-14 Szilárd PállFix more clang-6 warnings in CUDA code
2018-10-14 M. Eric IrrgangTest signaling facility through session resources.
2018-10-14 Szilárd PállModernize OpenCL memory allocation flags
2018-10-14 M. Eric IrrgangClean up gmxapi testsupport output.
2018-10-14 M. Eric Irrganggmxapi::UsageError
2018-10-14 M. Eric IrrgangAllow API access to simulation signals.
2018-10-13 Aleksei IupinovAdd and enable PME OpenCL
2018-10-13 Mark AbrahamQuiet compiler warnings
2018-10-13 Viacheslav... Updated name of intemolecular exclusions function
2018-10-13 Mark AbrahamDeprecate various functionality in GROMACS 2019
2018-10-12 M. Eric IrrgangAdd gmxapi session resources.
2018-10-12 M. Eric IrrgangEnable restraints facilities.
2018-10-12 M. Eric IrrgangAdd API for adding MDModules / Restraints.
2018-10-12 Berk HessImplement assigning bondeds to the GPU
2018-10-12 M. Eric IrrgangInitialize force vector in PotentialPointData constructor.
2018-10-12 M. Eric IrrgangAdd restraints framework.
2018-10-12 Viacheslav... Implemented QM/MM workflow inside core GROMACS
2018-10-12 Mark AbrahamExclude gmxapi source files from include sorting
2018-10-11 David van der... Reinstated quasiharmonic entropy calculation in gmx...
2018-10-11 M. Eric IrrgangAdd gmxapi::Workflow.
2018-10-11 M. Eric IrrgangAdd gmxapi::Session.
2018-10-11 Mark AbrahamFix PaddedVector issues
2018-10-11 Mark AbrahamOpen mdrun log file only once
2018-10-10 Paul BauerInclude doi strings from zenodo during release
2018-10-10 Paul BauerWrong name for report-methods tool
2018-10-10 M. Eric Irrganggmxapi expects position independent code.
2018-10-10 Berk HessMove pull output functions to output.cpp
2018-10-10 Szilárd PállSwap custom OpenCL memset kernel for clEnqueueFillBuffer
2018-10-10 Berk HessMinor refactoring in bonded threading
2018-10-09 Szilárd PállUpdate regressiontest ref to download
2018-10-09 Viacheslav... Implemented changes to preprocessor to work with MiMiC...
2018-10-09 Mark AbrahamFix DomdecOptions default
2018-10-09 Roland SchulzFix MSAN errors
2018-10-09 Berk HessFix compiler warning
2018-10-08 Berk HessEnable update groups
2018-10-08 Szilárd PállTweak FindFFTW API checks
2018-10-08 Szilárd PállFix clang-6 warnings
2018-10-08 Roland SchulzOCL: Add const to function arguments
2018-10-08 Roland SchulzAdd OCL kernel target
2018-10-08 Mark AbrahamDisable FPE explicitly for TPI force calculation
2018-10-08 Szilárd PállReplace some NULL with nullptr in CUDA code
2018-10-08 Roland SchulzFix OCL compiler warnings
2018-10-08 Roland SchulzRemove majority of OCL command line constants
2018-10-08 Mark AbrahamImplement PaddedVector
2018-10-08 Paul BauerWorkaround for ICC postsubmit bug
2018-10-08 Mark AbrahamMore updates to test matrix
2018-10-08 Mark AbrahamFix make test
2018-10-07 Szilárd PállUse new GPU slave for AMD OpenCL verify runs
2018-10-07 Mark AbrahamTest with gcc 8 and cuda 10
2018-10-05 Mark AbrahamCheck log and other files differently during appending...
2018-10-05 Berk HessAdd update groups to DD atom displacement
2018-10-05 Mark AbrahamChange to test TSAN with clang and libomp
2018-10-05 Roland SchulzFix multiple bugs detected on Windows
2018-10-05 Roland SchulzOCL: Make variables const
2018-10-05 M. Eric IrrgangAdd gmxapi::System.
2018-10-05 Szilárd PállUpdate test matrices with new GPU specifiers
2018-10-04 Roland SchulzUse subgroup for warp_any and CJ4 prefetch
2018-10-04 Berk HessMake AVX2 pass TSAN
2018-10-04 Mark AbrahamReplace CUDA call deprecated in CUDA 10
2018-10-04 Mark AbrahamExtract helper functions for preparing for appending
2018-10-04 Mark AbrahamSimplify EM usage of mdebin
2018-10-04 Berk HessAdd note to avoid constraints=all-bonds
2018-10-03 Mark AbrahamUse fast returns in md5 computation
2018-10-03 Paul BauerChange acceptable precision in minimizer test
2018-10-03 Magnus LundborgAllow using COM of previous step as PBC reference
2018-10-03 Mark AbrahamAdd end-to-end tests of energy minimization
2018-10-03 Paul BauerDisable GMXAPI when only building mdrun
2018-10-03 M. Eric IrrgangAdd gmxapi::Context.
2018-10-03 M. Eric IrrgangCombine private sections of Mdrunner definition.
2018-10-03 Mark AbrahamBasic modernization of md5 handling
2018-10-03 M. Eric IrrgangMove mdrun mainFunction to client code.
2018-10-03 M. Eric IrrgangAdd test data for gmxapi.
2018-10-03 M. Eric IrrgangAdd gmxapi exceptions.
2018-10-03 Berk HessRemove unnecessary clearing in gmxcpp
2018-10-03 Berk HessConvert gmx_cpp to C++
2018-10-02 Paul BauerFix include formatting in gmxapi
2018-10-02 M. Eric IrrgangAdd gmxapi::Status.
2018-10-02 Roland SchulzUse subgroup shuffle for reduction
2018-10-02 Berk HessUpdate DD cutoffs for update groups
2018-10-02 Mark AbrahamReduce mdrun tests using group scheme
2018-10-02 Roland SchulzNarrow scope of ICC compiler work-around
2018-10-01 Mark AbrahamFix gcc-8 warnings about strings
2018-10-01 Paul BauerChange get_atom_index to return int
2018-10-01 Mark AbrahamAdd release notes for removing non-reproducible aspects
2018-10-01 Mark AbrahamTests for md5 computation on open files
2018-09-30 Berk HessCorrect update group angle param type
2018-09-30 Bernhard M... Do not gather CPU, user and host info about the build...
next