Expand description
Unified memory management for CUDA-Rust
Provides unified memory allocation that can be accessed by both host and device
Structs§
- Unified
Memory - Unified memory allocation
Functions§
- allocate_
unified - Create a new shared unified memory allocation
Type Aliases§
- Shared
Unified Memory - Shared unified memory handle