iro-cuda-ffi

Crates.ioiro-cuda-ffi
lib.rsiro-cuda-ffi
version0.2.1
created_at2026-01-18 13:59:14.537917+00
updated_at2026-01-18 15:24:52.757533+00
descriptionIRO CUDA FFI - A minimal, rigid ABI boundary for Rust to orchestrate nvcc-compiled CUDA kernels
homepagehttps://github.com/iro/iro-cuda-ffi
repositoryhttps://github.com/iro/iro-cuda-ffi
max_upload_size
id2052386
size265,229
Tribe IRO (tribe-iro)

documentation

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

README

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

Commit count: 0

cargo fmt