pub type CUexecAffinitySmCount = CUexecAffinitySmCount_v1;
Expand description

Value for ::CU_EXEC_AFFINITY_TYPE_SM_COUNT

Aliased Type§

struct CUexecAffinitySmCount {
    pub val: u32,
}

Fields§

§val: u32

< The number of SMs the context is limited to use.