Module cudarc::nvrtc::safe

source ·
Expand description

Safe abstractions around crate::nvrtc::result for compiling PTX files.

Call compile_ptx() or compile_ptx_with_opts().

Structs

Enums

  • Represents an error that happens during nvrtc compilation.

Functions