alexxy/gromacs.git
2017-10-04 Aleksei IupinovRemove GPU timing functions superseded by GpuRegionTimer
2017-10-04 Berk HessRemove a force buffer argument from IForceProvider
2017-10-04 Mark AbrahamEnable group-scheme SIMD with GMX_SIMD=AVX2_128
2017-10-04 Aleksei IupinovAdd GpuRegionTimer class
2017-10-03 Szilárd PállMove Ewald splitting-related code to ewald-utils
2017-10-03 Aleksei IupinovBring CUDA texture getters documentation up-to-date
2017-10-03 Aleksei IupinovTemplate/move CUDA texture cleanup code from NB CUDA...
2017-10-03 Szilárd PállEnable compiling CUDA device code with clang
2017-10-03 Berk HessMove calling of special force functions
2017-10-03 Aleksei IupinovAdd WinAPI page size query for allocator purposes
2017-10-03 Magnus LundborgWrite atom masses and partial charges to TNG
2017-10-03 Mark AbrahamIntroduce and use AlignedAllocationPolicy
2017-10-02 Berk HessRemove hybrid gpu+cpu nonbonded mode
2017-09-28 Szilárd PállCorrect misplaced CUDA timing event record
2017-09-28 tomaskubarQM/MM: remove optimization and trans. state search
2017-09-26 Aleksei IupinovMove CUDA texture setup code from NB CUDA module to...
2017-09-26 Szilárd PállRename GPU launch/wait cycle counters
2017-09-25 Berk HessPut rerun state preparation in a function
2017-09-25 Berk HessSet global state on master rank only
2017-09-22 Aleksei IupinovTemplate the CUDA texture setup code on raw value type T
2017-09-21 Aleksei IupinovEliminate unused Coulomb correction table size coulomb_...
2017-09-21 Aleksei IupinovEliminate duplicate CUDA texture setup code
2017-09-20 Berk HessChange nbnxn indexing to templates
2017-09-19 Roland SchulzICC: Disable include path warning
2017-09-19 Mark AbrahamUpdate testing matrices to test with (latest) icc-18
2017-09-18 Aleksei IupinovSkip GPU reallocation of an empty non-local pairlist
2017-09-18 Szilárd PállMinor refactoring of CUDA non-bonded kernels
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
next