alexxy/gromacs.git
2017-11-24 Aleksei IupinovEnable separate PME GPU rank
2017-11-24 Aleksei IupinovDo not call mixed CPU+GPU PME mode "Hybrid"
2017-11-24 Aleksei IupinovActivate mixed mode of PME on GPU
2017-11-24 Berk HessDisabled CUDA timings
2017-11-24 Szilárd PállAdd GPU sharing post-submit config
2017-11-24 Mark AbrahamUpdate developer guide
2017-11-24 Mark AbrahamActivate PME on GPUs
2017-11-24 Aleksei IupinovRemove outdated (already implemented) pinning TODO
2017-11-24 Berk HessSpeed up nbnxn buffer clearing
2017-11-24 Mark AbrahamSeparate management of GPU contexts from modules
2017-11-24 Erik LindahlDetect AVX-512 FMA units to choose best SIMD
2017-11-24 Mark AbrahamAdd PME integration test
2017-11-24 Mark AbrahamExtend task assignment code
2017-11-24 Aleksei IupinovMention gmx_install_headers() in the developer manual
2017-11-24 Aleksei IupinovMake FFT real-space grid use CUDA pinning for mixed...
2017-11-24 Berk HessLimit SMT with PME on GPU
2017-11-24 Aleksei IupinovPin coordinates, forces and charges for PME on GPU
2017-11-23 Berk HessUpdate note in manual on SD
2017-11-23 Berk HessCorrect PME GPU timing naming
2017-11-23 Szilárd PállMove GPU FFT/gather launch after GPU nonbondeds
2017-11-22 Pascal MerzProof of concept: Physical validation suite
2017-11-22 Viveca LindahlFixed typo and adds corrects units in the friction...
2017-11-22 Viveca LindahlAdded friction tensor to AWH manual section
2017-11-21 Mark AbrahamUse much less PaddedRVecVector and more ArrayRef of...
2017-11-21 Aleksei IupinovFix CUDA release build warning
2017-11-21 Aleksei IupinovFix pinned memory status checker tests
2017-11-21 Erik LindahlSeparate SIMD flag detection from management
2017-11-21 Mark AbrahamSupport pinning in HostAllocator
2017-11-21 Viveca LindahlAdd force correlation to AWH module
2017-11-21 Paul BauerFirst general additions to the documentation
2017-11-20 Viveca LindahlAdd reading and writing to AWH module
2017-11-20 Berk HessPrevent PME tuning excessive grid scaling
2017-11-20 Mark AbrahamFix nightly matrix config
2017-11-19 Berk HessAdd SIMD for AWH
2017-11-19 Viveca LindahlAdd AWH section to manual.
2017-11-19 Viveca LindahlAdd AWH biasing module + tests
2017-11-19 Mark AbrahamFix FindCUDA.cmake for -Wundef
2017-11-18 Magnus LundborgAdded Magnus Lundborg as contributor in the manual.
2017-11-18 Aleksei IupinovAsynchronous CUDA transfers are asserted to always...
2017-11-17 Mark AbrahamUse HostAllocationPolicy for chargeA
2017-11-17 Mark AbrahamAdd checking function for whether a buffer is pinned
2017-11-17 Mark AbrahamImprove handling of PME GPU force buffer
2017-11-17 Aleksei IupinovMake gpu_utils-test build with GMX_CLANG_CUDA
2017-11-16 Berk HessAlso print 1x1 pair-list setup to log
2017-11-15 Aleksei IupinovRename and expose "generic" GPU memory transfer functions
2017-11-12 Erik LindahlOnly issue FFT warning messages on changes
2017-11-10 Roland SchulzPME-gather: 4xN SIMD
2017-11-10 Mark AbrahamImport cmake Modules/FindCUDA.cmake
2017-11-10 Roland SchulzRename load1DualHsimd to loadU1DualHsimd
2017-11-10 Roland SchulzAVX: Improve load1DualHsimd
2017-11-10 Roland SchulzRevert "Use -mavx2 -mfma instead of -march with AVX2"
2017-11-09 Aleksei IupinovRename synchronous GPU transfer functions to match...
2017-11-09 Mark AbrahamPrepared t_mdatoms for using vector
2017-11-09 Mark AbrahamIntroduce HostAllocationPolicy
2017-11-09 Roland SchulzICC should use ZMM if code anyhow uses ZMM
2017-11-08 Roland SchulzFix scalar blend
2017-11-08 Magnus LundborgUpdate to TNG v 1.8.1
2017-11-07 Szilárd PállUse -mavx2 -mfma instead of -march with AVX2
2017-11-07 Mark AbrahamReform gmx_pme_pp alloc and use vector
2017-11-07 Mark AbrahamIntroduce gmxopencl.h
2017-11-07 Szilárd PállMerge common nbnxn CUDA/OpenCL GPU wait code-paths
2017-11-07 Mark AbrahamTest clang on ARM in nightly matrix
2017-11-07 Szilárd PállAdd wallcycle timer for the PME GPU F reduction
2017-11-07 Szilárd PállSplit off nbnxn GPU timing and staging reduction
2017-11-07 Mark AbrahamImprove PME includes
2017-11-07 Szilárd PállDeduplicate CUDA and OpenCL timer struct
2017-11-06 David van der... Fixed check for water in gen_vsite.cpp
2017-11-03 Mark AbrahamMerge "Merge branch release-2016"
2017-11-02 Berk HessFix Ekin at step 0 with COM removal
2017-11-02 David van der... New mdp input for electric fields.
2017-11-02 Aleksei IupinovReplace math.h by cmath includes in cpp files
2017-11-02 Mark AbrahamMerge branch release-2016
2017-11-02 Berk HessAdd missing Ewald correction for pme-user
2017-11-01 Paul BauerSmall change to LaTeX manual generation
2017-11-01 Mark AbrahamFix thread-MPI rank choice for orientation restraints
2017-11-01 Aleksei IupinovRemove unused PME GPU declarations
2017-11-01 Aleksei IupinovMove pme_gpu_finish_computation() documentation to...
2017-11-01 Paul BauerFixing missing references in web documentation
2017-11-01 Aleksei IupinovFix erroneous PME GPU "step" namings
2017-11-01 Mark AbrahamImprove handling of GPU IDs
2017-11-01 Aleksei IupinovSimplify PME GPU synchronization code
2017-10-31 Aleksei IupinovReuse epbcXY logic
2017-10-31 Szilárd PállFix nstlist increase warning print
2017-10-31 Szilárd PállCheck CUDA available/compiled code compatibility
2017-10-31 Mark AbrahamUpdate treatment of GPU compatibility data structure
2017-10-31 Szilárd PállFix nstlist increase warning print
2017-10-30 David van der... Fixed mdp output from electric field code.
2017-10-30 Aleksei IupinovFix reference mode build unused function warnings
2017-10-30 Berk HessRemove unused sign parameter from dih_angle()
2017-10-30 Roland SchulzArrayRef: Replace fromVector with subArray
2017-10-30 David van der... Added option -water tips3p to pdb2gmx.
2017-10-30 Aleksei IupinovBring PME GPU/CUDA internal structure names to CamelCase
2017-10-30 Mark AbrahamFix and update hw_info
2017-10-30 Aleksei IupinovUse new/delete for gmx_pme_t
2017-10-30 Aleksei IupinovSimplify PME data handling in runner
2017-10-29 Aleksei IupinovMake PME tuning logic more readable
2017-10-29 Berk HessRemove incorrect comment for CHARMM tips3p
2017-10-27 Aleksei IupinovRemove unused PME grid dump debug functions
2017-10-27 Mark AbrahamFix hw detection more
2017-10-27 Aleksei IupinovReplace a few asserts with GMX_ASSERT's
next