Galois::WorkList::dChunkedFIFO< ChunkSize, T, Concurrent > Class Template Reference

Distributed chunked FIFO. More...

#include <Chunked.h>

Inheritance diagram for Galois::WorkList::dChunkedFIFO< ChunkSize, T, Concurrent >:
Galois::WorkList::ChunkedMaster< T, ConExtLinkedQueue, true, false, ChunkSize, Concurrent > noncopyable

List of all members.


Detailed Description

template<int ChunkSize = 64, typename T = int, bool Concurrent = true>
class Galois::WorkList::dChunkedFIFO< ChunkSize, T, Concurrent >

Distributed chunked FIFO.

A more scalable version of ChunkedFIFO.

Template Parameters:
ChunkSize chunk size

The documentation for this class was generated from the following file:

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1