Galois
|
#include <cstdlib>
#include "galois/config.h"
#include "galois/Galois.h"
#include "galois/gIO.h"
#include "galois/Timer.h"
Go to the source code of this file.
Namespaces | |
galois::runtime | |
Internal Galois functionality - Use at your own risk. | |
Functions | |
template<typename F > | |
void | galois::runtime::profileVtune (const F &func, const char *region) |
template<typename F > | |
void | galois::runtime::profilePapi (const F &func, const char *region) |