device_sm_count_of

Function device_sm_count_of 

Source
pub fn device_sm_count_of(ordinal: usize) -> Result<u32>
Expand description

Streaming multiprocessors on GPU ordinal, with NO current context required — addressed the same way, and for the same reason, as device_compute_capability_of.