Traits§
- BorrowFromRust
device - Safety
- LendToCuda
host - LendToCudaAsync
host - Safety
- Safety
Derive Macros§
- LendRustToCuda
deriveProvides the#[derive(LendRustToCuda)derive macro for therust_cuda::lend::RustToCudautility trait, which enables the usage of therust_cuda::lend::LendToCudatrait that allows Rust data structures to be shared with CUDA kernels.