Galois::WorkList::dChunkedBag< ChunkSize, T, Concurrent > Class Template Reference
Distributed chunked bag.
More...
#include <Chunked.h>
List of all members.
Detailed Description
template<int ChunkSize = 64, typename T = int, bool Concurrent = true>
class Galois::WorkList::dChunkedBag< ChunkSize, T, Concurrent >
Distributed chunked bag.
A scalable and resource-efficient policy when you are agnostic to the particular scheduling order.
- Template Parameters:
-
The documentation for this class was generated from the following file: