Galois
|
#include "galois/graphs/OCGraph.h"
#include "galois/runtime/Mem.h"
#include "galois/gIO.h"
#include <cassert>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
Functions | |
template<typename... Args> | |
void * | mmap_big (Args...args) |
void* mmap_big | ( | Args... | args | ) |