Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CUDA_Context_Common Struct Reference

#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< DynamicBitsetis_updated
 

Member Data Documentation

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

The documentation for this struct was generated from the following file: