core
1.83.0
(90b35a623 2024-11-26)
In core::
arch::
nvptx
Structs
f16x2
Functions
__assert_fail
_block_dim_x
_block_dim_y
_block_dim_z
_block_idx_x
_block_idx_y
_block_idx_z
_grid_dim_x
_grid_dim_y
_grid_dim_z
_syncthreads
_thread_idx_x
_thread_idx_y
_thread_idx_z
f16x2_add
f16x2_fma
f16x2_max
f16x2_max_nan
f16x2_min
f16x2_min_nan
f16x2_mul
f16x2_neg
f16x2_sub
free
malloc
trap
vprintf
core
::
arch
::
nvptx
Function
_thread_idx_x
Copy item path
Settings
Help
Summary
source
pub unsafe fn _thread_idx_x() ->
i32
🔬
This is a nightly-only experimental API. (
stdarch_nvptx
#111199
)
Available on
target_arch="nvptx64"
only.
Expand description
x-th thread index.