7.33. CUkernelNodeAttrValue_v1 Union Reference
[Data types used by CUDA driver]
Graph kernel node attributes union, used with cuKernelNodeSetAttribute/cuKernelNodeGetAttribute
Public Variables
- struct CUaccessPolicyWindow accessPolicyWindow
- int cooperative
Variables
- struct CUaccessPolicyWindowCUkernelNodeAttrValue_v1::accessPolicyWindow [inherited]
-
Attribute CUaccessPolicyWindow.
- int CUkernelNodeAttrValue_v1::cooperative [inherited]
-
Nonzero indicates a cooperative kernel (see cuLaunchCooperativeKernel).