alexxy/gromacs.git
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...
2018-09-29 Mark AbrahamRemove NVML support
2018-09-29 Szilárd PállFix constraints cycle counting
2018-09-29 Berk HessRefactoring in calc_verletbuf.cpp
2018-09-29 Mark AbrahamStop ICC ICE
2018-09-29 Berk HessAdd UpdateGroupsCog to DD
2018-09-28 Mark AbrahamUse more default initialization of mdrun structs
2018-09-28 Mark AbrahamMake some symbols in gmxpre-config.h always defined
2018-09-27 Roland SchulzRecognize Intel GPU as compatible
2018-09-27 Berk HessMove maxReferenceTemperature() to inputrec
2018-09-27 Berk HessImprove update group radii
2018-09-27 Berk HessReorganize RVec scaling functions
2018-09-27 Kevin BoydReduce preprocessor dependency in resourcedivision.cpp
2018-09-26 Pascal Merz(Re-)fix typo in DD load balancing printing
2018-09-26 Berk HessExtract settle test water coordinates
2018-09-26 Magnus LundborgAdded pullCheckPbcWithinGroup() to check one group
2018-09-26 Mark AbrahamClarify distinct paths for mdrun log file handling
2018-09-26 Berk HessSupport atom groups in nbnxn_search
2018-09-25 M. Eric IrrgangAllow explicit reset of simulation stop condition.
2018-09-25 Berk HessAdd UpdateGroupsCog class
2018-09-25 Magnus LundborgAdd margin as input to pullGroupObeysPbcRestrictions
2018-09-25 Pascal MerzRemove obsolete braces in do_md()
2018-09-25 Pascal MerzRemove rerun from do_md
2018-09-25 Pascal MerzRemove unnecessary functionality from do_rerun
2018-09-25 Pascal MerzPrepare rerun commit
2018-09-24 M. Eric IrrgangFix gmxapi::Version test regression.
2018-09-24 Berk HessFix performance report when init_step!=0
2018-09-24 Mark AbrahamFix Doxygen links
2018-09-23 Mark AbrahamLeak less from gromppp with cmap
2018-09-23 M. Eric IrrgangAdd gmxapi::MDModule.
2018-09-22 Berk HessAdd update groups boolean to DD
2018-09-22 Berk HessRename DD constraint booleans
2018-09-22 Berk HessAdd update groups
2018-09-21 Szilárd PállBump test timeout only for OpenCL integration tests
2018-09-21 Roland SchulzFix clang-tidy warnings for clang 7
2018-09-21 Pascal MerzMake CGLO_CHECK_NUMBER_OF_BONDED_INTERACTIONS require...
2018-09-21 Magnus LundborgFixes a bug in pull group size calculation
2018-09-20 Mark AbrahamUpdate to test with clang-7
2018-09-20 Paul BauerSeparate methods to create localtop and t_topology
2018-09-20 Paul BauerAlways use mtop constructor
2018-09-20 Berk HessChange pull buffers to std::vector
2018-09-20 Berk HessFix type bug in trilinic DD code
2018-09-19 M. Eric IrrgangChange names of gmxapi::Version functions.
2018-09-19 Berk HessConvert gmx_cmap_t to C++
next