alexxy/gromacs.git
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++
2018-09-19 Berk HessConvert gmx_ffparams_t to C++
2018-09-18 Pascal MerzDocumentation fix: Rerun and nstlist
2018-09-18 Berk HessIntroduce extractILists helper function
2018-09-18 Mark AbrahamSeparated partitioning and dlb code within domdec
2018-09-18 Pascal MerzIntroduce stop handler
2018-09-18 Pascal MerzIntroduce checkpoint handler
2018-09-18 Pascal MerzIntroduce reset handler
2018-09-18 Mark AbrahamAdd not_null from GSL
2018-09-18 Roland SchulzFix bitmask printing
2018-09-18 Berk HessRefactor ddbox handling
2018-09-17 M. Eric IrrgangFramework in which to build gmxapi.
2018-09-17 Paul BauerProperly initialize idef in topologies
2018-09-17 Berk HessMove ifunc stuff from idef.h to ifunc.h
2018-09-17 Joe JordanRefactor pdb2gmx in c++ framework
2018-09-17 Kevin BoydAdded basic tests for gmx msd
2018-09-17 Berk HessChange pointers to InteractionList to references
2018-09-17 Pascal MerzFix typo in DD load balancing printing
2018-09-16 Berk HessRefactoring in DD redistribute
2018-09-16 Joe JordanMove variables around in pdb2gmx
2018-09-15 Roland SchulzReplace slave with agent
2018-09-14 Berk HessRefactor getAtomGroupDistribution()
next