Module core::core_arch::nvptx

source ·
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target_arch="nvptx64" only.
Expand description

NVPTX intrinsics (experimental)

These intrinsics form the foundation of the CUDA programming model.

The reference is the CUDA C Programming Guide. Relevant is also the LLVM NVPTX Backend documentation.

Functions