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