alexxy/gromacs.git
2017-10-20 Mark AbrahamMerge branch release-2016
2017-10-20 Berk HessFix warning for confout with periodic molecules
2017-10-19 Szilárd PállDisable OpenMP with clang 3.4 post-submit config
2017-10-19 Szilárd PállRemove unised OpenCL debugging helpers
2017-10-18 Berk HessMade CUDA PME texture reference conditional
2017-10-17 David van der... Fixed missing entries in nrnb arrays.
2017-10-16 Mark AbrahamMerge branch release-2016
2017-10-15 Berk HessImprove vsite parallel checking
2017-10-13 Aleksei IupinovRelax PME spline computation tolerance in double precis...
2017-10-13 Mark AbrahamUpdate tests for C++11 compiler and standard library
2017-10-13 Roland SchulzReplace all ConstArrayRef with ArrayRef<const T>
2017-10-13 Roland SchulzSpecialize ArrayRef for SimdReal
2017-10-13 Magnus LundborgDo not include headers related to ObservablesHistory
2017-10-13 Mark AbrahamFix cpuinfo on clang + non-x86
2017-10-12 Szilárd PállRemove the size_t from the PME gather CUDA kenels
2017-10-12 Aleksei IupinovRemove useless extern CUDA texture reference declaratio...
2017-10-12 Aleksei IupinovRevert "Drop NB_ from GMX_CUDA_NB_SINGLE_COMPILATION_UN...
2017-10-12 Berk HessSimplify virial handling
2017-10-11 Roland SchulzRequire template parameter for load function
2017-10-11 Roland SchulzUse tag for simdLoad
2017-10-11 Mark AbrahamIntroduced header for communication to/from PME ranks
2017-10-11 Aleksei IupinovFix clang warnings for PME CUDA kernels
2017-10-11 Aleksei IupinovRelax PME solving test complex grid tolerance
2017-10-11 Mark AbrahamCleaned up ewaldcoeff for PME-only ranks
2017-10-11 Aleksei IupinovCUDA 9/Volta support for PME
2017-10-11 Aleksei IupinovPME solving - CUDA kernel + unit tests
2017-10-11 Paul BauerChange to modules for build of web documentation
2017-10-11 Aleksei IupinovPME force gathering - CUDA kernel + unit tests
2017-10-11 Aleksei IupinovDrop NB_ from GMX_CUDA_NB_SINGLE_COMPILATION_UNIT cmake...
2017-10-11 Aleksei IupinovPME spline+spread CUDA kernel and unit tests
2017-10-11 Mark AbrahamUse clang-5 in Jenkins
2017-10-11 Berk HessDisable ARM Neon native rsqrt iteration
2017-10-09 Aleksei IupinovRemove some unnecessary includes from PME
2017-10-09 Aleksei IupinovPME GPU/CUDA data framework.
2017-10-07 Mark AbrahamTell cppcheck that .cpp and .cu files are c++
2017-10-07 Roland SchulzRefactor load+SimdLoad*ProxyInternal to reduce duplication
2017-10-06 Berk HessAdd acceleration correction VCM mode
2017-10-06 Berk HessFix max_size() in allocator.h
2017-10-06 Berk HessAdd SIMD intrinsics version of simple update
2017-10-06 Berk HessImprove PaddedRVecVector resizing
2017-10-06 Aleksei IupinovAdd timing accumulation capability into GpuRegionTimer
2017-10-05 Berk HessMake SIMD ambiguous test work with float/double only
2017-10-05 Szilárd PállRefactor scaled box handling for PME/Ewald
2017-10-05 Szilárd PállFix pair list array assertion
2017-10-05 Szilárd PállAvoid -Wmissing-prototypes warnings in clang CUDA builds
2017-10-05 Roland SchulzMake ConstArrayRef alias to ArrayRef<const T>
2017-10-05 Mark AbrahamContinue removing -nb gpu_cpu
2017-10-05 Roland SchulzFix that exp(load(x)) is ambiguous
2017-10-04 Roland SchulzAllow non-const access for const ArrayRef
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-23 Berk HessFix grompp with Andersen massive and no COM removal
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-21 Vedran MiletićDocument t_commrec struct
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
next