diff options
author | Jan Huwald <jh@sotun.de> | 2013-06-24 09:20:54 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2013-06-24 09:20:54 (GMT) |
commit | 21d9e26dfb72ba6d0fa4f3f40a439e51d943d349 (patch) | |
tree | 9d19dd79427c411cd8ac8f17cd5465158d838f52 /packed_array.hpp | |
parent | aac019848c8813fe9dff3a8e9128c418f1225cda (diff) |
support canceling iterTrans if no work is done anymore
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.
Diffstat (limited to 'packed_array.hpp')
0 files changed, 0 insertions, 0 deletions