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.
pub fn device_sm_count_of(ordinal: usize) -> Result<u32>Streaming multiprocessors on GPU ordinal, with NO current context
required — addressed the same way, and for the same reason, as
device_compute_capability_of.