Re-exports§
pub use crate::cuda_module::CudaEvent;pub use crate::cuda_module::CudaModule;pub use crate::cuda_module::launch_kernel;
Structs§
Functions§
- copy_
d_ to_ h_ async - copy_
h_ to_ d_ async - mem_
info - Query the current context’s free/total HBM in bytes. Used by HSS install
preflight to fail fast with an actionable error before a multi-GB
cuMemAllocblows up cryptically. Phase-7 follow-up to PR #47. - stream_
sync