SIMD accelerated Urey-Bradley
[alexxy/gromacs.git] / src /
2017-12-05 Magnus LundborgSIMD accelerated Urey-Bradley
2017-12-05 Berk HessFix DD exact continuation bug
2017-12-04 Berk HessFix pme gather in double with AVX(2)_128
2017-12-04 Aleksei IupinovReformulate PME solving tests tolerances
2017-12-04 Berk HessMerge "Merge branch release-2016 into release-2018...
2017-12-04 Mark AbrahamFix free_gpu
2017-12-04 Berk HessFixed initial temperature reporting
2017-12-04 Mark AbrahamFix unused variables in CPU pruning kernels
2017-12-04 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-04 Berk HessUpdate mdrun signal help text
2017-12-04 Berk HessOnly stop at nstlist steps with -reprod
2017-12-04 Erik LindahlFix compilation issues for AVX-512
2017-12-03 Berk HessClear vsite velocities for simple integrators
2017-12-03 Mark AbrahamFix fft5d pinning
2017-12-03 Berk HessTighten B-spline moduli single precision test tolerance...
2017-12-02 Berk HessAvoid assertion failure in AWH
2017-11-29 Berk HessChange the GPU SMT cut-off to quadratic
2017-11-28 Berk HessRefactor nbnxn exclusion setting
2017-11-28 Berk HessExtend grompp missing energy term message
2017-11-28 Aleksei IupinovReplace of pmeGPU variable name with pmeGpu
2017-11-28 Szilárd PállSeparate local GPU NB wait from emulation launch
2017-11-28 Szilárd PállRefactor GPU rolling prune launch
2017-11-27 Szilárd PállTime FFT/gather in mixed mode
2017-11-27 Aleksei IupinovDo not force separate PME rank to recompute reciprocal...
2017-11-27 Aleksei IupinovDisable failing separate PME rank tests
2017-11-27 Aleksei IupinovAdd tests for PME tuning and fix mixed PME mode with...
2017-11-27 Berk HessEnable auto thread pinning with thread limiting
2017-11-27 Berk HessFix PME GPU with walls
2017-11-25 Berk HessFix compiler warning without MPI
2017-11-24 Aleksei IupinovDestroy PME GPU context
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 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 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 HessCorrect PME GPU timing naming
2017-11-23 Szilárd PállMove GPU FFT/gather launch after GPU nonbondeds
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 Mark AbrahamSupport pinning in HostAllocator
2017-11-21 Viveca LindahlAdd force correlation to AWH module
2017-11-20 Viveca LindahlAdd reading and writing to AWH module
2017-11-20 Berk HessPrevent PME tuning excessive grid scaling
2017-11-19 Berk HessAdd SIMD for AWH
2017-11-19 Viveca LindahlAdd AWH biasing module + tests
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-10 Roland SchulzPME-gather: 4xN SIMD
2017-11-10 Berk HessFix genion charge summation accuracy
2017-11-10 Roland SchulzRename load1DualHsimd to loadU1DualHsimd
2017-11-10 Roland SchulzAVX: Improve load1DualHsimd
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-08 Roland SchulzFix scalar blend
2017-11-08 Magnus LundborgUpdate to TNG v 1.8.1
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 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 SpoelFixed 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 SpoelNew 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 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 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 SpoelFixed 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
next