7.34. cudaHostNodeParamsV2 Struct Reference
[Data types used by CUDA Runtime]
CUDA host node parameters
Public Variables
- cudaHostFn_t fn
- void * userData
Variables
- cudaHostFn_tcudaHostNodeParamsV2::fn [inherited]
-
The function to call when the node executes
- void * cudaHostNodeParamsV2::userData [inherited]
-
Argument to pass to the function