Expand description
Wrappers around the Nvidia Runtime Compilation (nvrtc) API, in three levels. See crate documentation for description of each.
Call compile_ptx() or compile_ptx_with_opts().
Re-exports§
pub use safe::*;
Modules§
- Safe abstractions around crate::nvrtc::result for compiling PTX files.