Function core::arch::nvptx::_block_dim_x [−][src]
pub unsafe fn _block_dim_x() -> i32
This is supported on
target_arch="nvptx"
or target_arch="nvptx64"
only.Expand description
x-th thread-block dimension.