GPUOcelot
|
Public Types | |
enum | Type { Kill, SetupCta, LaunchCta, FlushCta, Exception, Invalid } |
Public Attributes | |
Type | type |
std::string | errorMessage |
union { | |
unsigned int ctaId | |
const LLVMExecutableKernel * kernel | |
}; |
union { ... } |
unsigned int executive::WorkerMessage::ctaId |
std::string executive::WorkerMessage::errorMessage |