improved load balancing on the GPU
authorBerk Hess <hess@kth.se>
Fri, 1 Feb 2013 09:22:09 +0000 (10:22 +0100)
committerBerk Hess <hess@kth.se>
Tue, 5 Feb 2013 09:41:44 +0000 (10:41 +0100)
commitf026e69e84630ab6b63b6c0cfbef0503477a6951
tree02c1fd7d84206b389b36fe31337939ba96474502
parent681a2ea76138006e75f560008115ddf5b68c6d10
improved load balancing on the GPU

For the GPU, small pair list entries are now sorted to the end.
The improves performance by 5 to 20%.

Change-Id: I25e5efeb813ad5dde48f0955366519db699f21a2
src/mdlib/nbnxn_internal.h
src/mdlib/nbnxn_search.c