Correct GPU pair estimate for list splitting
commit194af8d36b0f8138dc9bee514e3808d4f963ac99
authorBerk Hess <hess@kth.se>
Wed, 24 Feb 2016 22:00:03 +0000 (24 23:00 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 22 Jun 2016 07:39:35 +0000 (22 09:39 +0200)
tree54a4f1a60023bb8736761a5be774ecd22d11a818
parent075fbb53290e42e76dd2c61a087fe9dd89afec3c
Correct GPU pair estimate for list splitting

The heuristic estimate for the number of cluster pairs is now too
high by 0-1% instead of 10%. This results is a few percent fewer
pair lists, but still slightly more than requested.

Change-Id: I2e8305a2152913f161a5f47643e8cd7510e81fec
src/gromacs/mdlib/nbnxn_search.cpp