6.27. CUkernelNodeAttrValue 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::accessPolicyWindow [inherited]
int CUkernelNodeAttrValue::cooperative [inherited]

Nonzero indicates a cooperative kernel (see cuLaunchCooperativeKernel).