Galois
|
#include "galois/config.h"
Go to the source code of this file.
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |
Functions | |
unsigned int | galois::setActiveThreads (unsigned int num) noexcept |
Sets the number of threads to use when running any Galois iterator. More... | |
unsigned int | galois::getActiveThreads () noexcept |
Returns the number of threads in use. More... | |