7.36. cudaGraphRecaptureCallbackData Struct Reference

[Stream Management]

Struct of user callback data that is invoked when node parameter mismatches are detected while recapturing to an existing graph

Public Variables

cudaGraphRecaptureCallback_t callbackFunc
void * userData

Variables

cudaGraphRecaptureCallback_tcudaGraphRecaptureCallbackData::callbackFunc [inherited]

Callback function that will be invoked

void * cudaGraphRecaptureCallbackData::userData [inherited]

Generic pointer that is passed to the callback function