Galois
|
#include <Context.h>
Public Attributes | |
int | device |
int | id |
unsigned int | numOwned |
unsigned int | beginMaster |
unsigned int | numNodesWithEdges |
CSRGraphTy | gg |
struct CUDA_Context_Shared | master |
struct CUDA_Context_Shared | mirror |
DeviceOnly< unsigned int > | offsets |
Shared< DynamicBitset > | is_updated |
unsigned int CUDA_Context_Common::beginMaster |
int CUDA_Context_Common::device |
CSRGraphTy CUDA_Context_Common::gg |
int CUDA_Context_Common::id |
Shared<DynamicBitset> CUDA_Context_Common::is_updated |
struct CUDA_Context_Shared CUDA_Context_Common::master |
struct CUDA_Context_Shared CUDA_Context_Common::mirror |
unsigned int CUDA_Context_Common::numNodesWithEdges |
unsigned int CUDA_Context_Common::numOwned |
DeviceOnly<unsigned int> CUDA_Context_Common::offsets |