alexxy/gromacs.git
2017-09-17 Mark AbrahamMerge branch release-2016
2017-09-15 Berk HessRemove nb-parameters from t_forcerec
2017-09-15 Mark AbrahamExpress intent of matrix release build types explicitly
2017-09-15 Mark AbrahamBumped patch version for next release
2017-09-15 Mark AbrahamVersion 2016.4
2017-09-14 Aleksei IupinovFix non-SIMD build failing
2017-09-14 Berk HessFix nbnxn SIMD 2xNN PME tabulated kernel
2017-09-14 Szilárd PállCUDA 9/Volta support for the pruning kernel
2017-09-14 Mark AbrahamForm taskassignment module
2017-09-14 Mark AbrahamFix compat module definition
2017-09-12 Erik LindahlImprove accuracy of SIMD exp for small args
2017-09-12 Mark AbrahamMerge branch release-2016
2017-09-12 Aleksei IupinovPrevent reference XML reader segfault on nullptr error...
2017-09-12 Berk HessFix exception in SIMD LJ PME solve
2017-09-12 Berk HessDo not pass state to init_replica_exchange
2017-09-12 Szilárd PállMerge branch 'release-2016'
2017-09-11 Szilárd PállNVIDIA Volta performance tweaks
2017-09-11 Berk HessFix PBC bugs in the swap code
2017-09-09 Berk HessAvoid inf in SIMD double sqrt()
2017-09-08 Roland SchulzFix compiler warning
2017-09-07 Mark AbrahamIntroduce type-safe GPU emulation variables
2017-09-07 Roland SchulzAdd isIntegralConstant type trait
2017-09-07 Mark AbrahamEnable group-scheme SIMD kernels on recent AVX extensions
2017-09-07 Berk HessFix FEP state with rerun
2017-09-06 Mark AbrahamPrepare Verlet scheme later in runner
2017-09-06 Roland SchulzPME-gather: Use templated functor instead of preprocessor
2017-09-05 Christoph JunghansSupported quiet trajectory-handling I/O
2017-09-05 Mark AbrahamFixes for Solaris
2017-09-05 Mark AbrahamFix use of GPU information for thread-MPI setup
2017-09-04 Erik LindahlMore SIMD math argument checking, added unsafe options
2017-09-04 Berk HessFix two nbnxn search indexing bugs
2017-09-04 Roland SchulzFix accuracy for cvtDouble2Float/cprod
2017-09-04 Berk HessConsolidate architecture booleans
2017-09-04 Aleksei IupinovMerge "Merge branch release-5-1 into release-2016"...
2017-09-04 Bernhard M... Use cmake's timestamp function
2017-09-04 Teemu MurtolaIntroduce self-pairs search in nbsearch
2017-09-04 Teemu MurtolaRefactor analysis nbsearch tests
2017-09-03 Mark AbrahamFix compiler flags for using MKL
2017-09-03 Mark AbrahamMerge branch release-5-1 into release-2016
2017-09-03 Berk HessPut mdrun options in structs
2017-09-02 M. Eric IrrgangRemove macro that confuses some debuggers
2017-09-02 Berk HessPut all domdec options in a struct
2017-09-02 Berk HessFix mdrun -nb option pointer
2017-09-02 M. Eric Irrgangmake a box parameter const
2017-09-01 Berk HessFix mdrun -nb option pointer
2017-08-31 Aleksei IupinovBring back space lost in commit e43e83bf
2017-08-31 M. Eric IrrgangAdd more git ignores
2017-08-30 M. Eric Irrgangnormalize some C header includes
2017-08-30 M. Eric Irrgangsmall precaution in case *argc == 0
2017-08-30 M. Eric IrrgangDeclare an input parameter const
2017-08-29 Aleksei IupinovRemove leftover function declaration
2017-08-29 Aleksei IupinovFix typo
2017-08-29 Roland SchulzEnable missing declarations warning
2017-08-29 Szilárd PállFix typo and tweak env var docs
2017-08-29 Aleksei IupinovAllow passing optional width argument into CUDA shuffle...
2017-08-29 Berk HessMake pull potential registration thread-safe
2017-08-29 Berk HessSet default GMX_OPENMP_MAX_THREADS to 64
2017-08-29 Szilárd PállAvoid division by zero is pruning part calculation
2017-08-29 Aleksei IupinovAdjust PME LJ solver test input coefficient
2017-08-28 Roland SchulzEnable unused function warning
2017-08-28 Erik LindahlImproved SIMD test data to use all bits
2017-08-28 Berk HessAvoid bonded forces loops/timers on inputs with no...
2017-08-25 Mark AbrahamFix flat-bottomed position restraints with multiple...
2017-08-23 Mark AbrahamStopped checkpoint influencing parallelism setup
2017-08-22 Mark AbrahamRun GPU detection even for mdrun -nb cpu
2017-08-22 Mark AbrahamFixed thread-MPI with non-default -npme
2017-08-22 Mark AbrahamFix missing declaration of GMX_UNUSED_VALUE
2017-08-22 Aleksei IupinovSeparate PME spread and gather wallcycle counters
2017-08-22 Berk HessEnable dynamic pair list pruning
2017-08-22 Mark AbrahamMerge branch release-2016
2017-08-21 Teemu MurtolaSimple union-find structure
2017-08-21 Mark AbrahamMoved increase_nstlist() to nbnxn_tuning.h
2017-08-21 Aleksei IupinovPME solving tests
2017-08-21 Mark AbrahamFix compilation issues with ARM SIMD
2017-08-21 Szilárd PállAdd OpenCL pruning kernels and launch/timing logic
2017-08-18 Szilárd PállImprove awkward handling of GMX_CUDA_TARGET* help
2017-08-18 Vedran MiletićImprove the "files not present" error message
2017-08-18 Szilárd PállAdd CUDA pruning kernels and launch/timing logic
2017-08-18 Berk HessAdd CPU reference and SIMD pruning kernels
2017-08-17 Aleksei IupinovMerge "Merge branch release-5-1 into release-2016"...
2017-08-17 Mark AbrahamReplace consistency checking with assertion
2017-08-16 Berk HessAdd dynamic pair-list pruning framework
2017-08-16 Berk HessClean up nbnxn cluster pair addition code
2017-08-16 Mark AbrahamParse user-supplied GPU task assignment only when needed
2017-08-16 Mark AbrahamRemove duplicate GPU non-usage hint
2017-08-16 Mark AbrahamMoved logging functionality into GPU usage report
2017-08-15 Berk HessAdd OpenMP for orientation restraints
2017-08-15 Berk HessUse graph with orientation restraints
2017-08-15 Vedran MiletićMigrate some of the terminology pages
2017-08-15 Vedran MiletićMigrate the documentation of the run-time errors
2017-08-15 David van der... Worked around missing OpenMP implementation in orires.
2017-08-15 Mark AbrahamMerge branch release-5-1 into release-2016
2017-08-15 Jiri KrausCUDA 9/Volta support for the nonbonded module
2017-08-15 Mark AbrahamFix value of Ewald shift
2017-08-12 Berk HessRemove loop over all atoms in init_mdatoms
2017-08-10 Mark AbrahamClarify data flow in GPU task assignment
2017-08-10 Carsten KutznerCorrected the PDF manual to reflect that all tools...
2017-08-09 Roland SchulzUse table Ewald for Skylake
2017-08-07 Mark AbrahamFix include dependency for getenv
2017-08-07 Mark AbrahamSimplified handling of GPU device IDs
next