Galois
|
Contains the implementation for GluonEdgeSubstrate. More...
#include <unordered_map>
#include <fstream>
#include "galois/runtime/GlobalObj.h"
#include "galois/runtime/DistStats.h"
#include "galois/runtime/SyncStructures.h"
#include "galois/runtime/DataCommMode.h"
#include "galois/DynamicBitset.h"
#include "galois/runtime/BareMPI.h"
Go to the source code of this file.
Classes | |
class | galois::graphs::GluonEdgeSubstrate< GraphTy > |
Gluon communication substrate that handles communication given a user graph. More... | |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |
galois::graphs | |
Parallel data graph structures in Galois. | |
Variables | |
DataCommMode | enforcedDataMode |
Specifies what format to send metadata in. More... | |
Contains the implementation for GluonEdgeSubstrate.
DataCommMode enforcedDataMode |
Specifies what format to send metadata in.