Available on
target_arch="nvptx"
or target_arch="nvptx64"
only.Expand description
Platform-specific intrinsics for the NVPTX
platform.
See the module documentation for more details.
Functions
Syscall to be used whenever the assert expression produces a false
value.
x-th thread-block dimension.
y-th thread-block dimension.
z-th thread-block dimension.
x-th thread-block index.
y-th thread-block index.
z-th thread-block index.
x-th block-grid dimension.
y-th block-grid dimension.
z-th block-grid dimension.
Synchronizes all threads in the block.
x-th thread index.
y-th thread index.
z-th thread index.