iro-cuda-ffi 0.2.1

IRO CUDA FFI - A minimal, rigid ABI boundary for Rust to orchestrate nvcc-compiled CUDA kernels
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# iro-cuda-ffi

Core IRO CUDA FFI crate.

This crate provides the ABI types, error handling, streams, events, and
device memory management for Rust code orchestrating nvcc-compiled kernels.

CUDA 12.0 or later is required.

See the workspace `README.md` for the full overview, kernel examples, and
benchmark guidance.

Docs: https://docs.rs/iro-cuda-ffi