Galois
|
#include <atomic>
#include "galois/config.h"
#include "galois/runtime/Substrate.h"
#include "galois/worklists/Chunk.h"
#include "galois/worklists/WLCompileCheck.h"
Go to the source code of this file.
Classes | |
class | galois::worklists::BulkSynchronous< Container, T, Concurrent > |
Bulk-synchronous scheduling. More... | |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |
galois::worklists | |
Scheduling policies for Galois. | |