summaryrefslogtreecommitdiff
path: root/cachepad.hpp
AgeCommit message (Collapse)Author
2013-06-24support canceling iterTrans if no work is done anymoreJan Huwald
A bool is passed to the worker function to store wether any work has been done in an iterState round. To prevent cache line bouncing, each worker thread has its own cache line aligned bool which is ultimately merged.
contact: Jan Huwald // Impressum