pub type CUexecAffinitySmCount_v1 = CUexecAffinitySmCount_st;
Expand description

Value for ::CU_EXEC_AFFINITY_TYPE_SM_COUNT

Aliased Type§

struct CUexecAffinitySmCount_v1 {
    pub val: u32,
}

Fields§

§val: u32

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