Struct SharedBlock
Defined in File SharedBlock.h
Struct Documentation
-
struct SharedBlock
This struct represents the data we package into shared memory The ifndef CUDACC_RTC will cause the size to be too large for RTC builds, but that’s not (currently) an issue
Public Members
-
curve::Curve::VariableHash curve_hashes[curve::Curve::MAX_VARIABLES]
-
char *curve_variables[curve::Curve::MAX_VARIABLES]
-
unsigned int curve_type_size[curve::Curve::MAX_VARIABLES]
-
unsigned int curve_elements[curve::Curve::MAX_VARIABLES]
-
unsigned int curve_count[curve::Curve::MAX_VARIABLES]
-
const char *env_buffer
-
const char *agent_name
-
const char *state_name
-
exception::DeviceExceptionBuffer *device_exception
-
curve::Curve::VariableHash curve_hashes[curve::Curve::MAX_VARIABLES]