Galois
|
#include <limits>
#include "galois/Galois.h"
#include "galois/Reduction.h"
#include "galois/AtomicHelpers.h"
#include "galois/runtime/LWCI.h"
#include "galois/runtime/DistStats.h"
Go to the source code of this file.
Classes | |
class | galois::DGTerminator< Ty > |
Distributed sum-reducer for getting the sum of some value across multiple hosts. More... | |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |