Data Fields | |
const void * | cubin |
uint64_t | cubinCrc |
size_t | cubinSize |
size_t | size |
const void* CUpti_GetCubinCrcParams::cubin |
[w] Pointer to cubin binary
uint64_t CUpti_GetCubinCrcParams::cubinCrc |
[r] Computed CRC will be stored in it.
[w] Size of cubin binary.
[w] Size of configuration structure. CUPTI client should set the size of the structure. It will be used in CUPTI to check what fields are available in the structure. Used to preserve backward compatibility.