Crate accel[][src]

accel: Write GPGPU code in Rust ==============================

Re-exports

pub use uvec::UVec;
pub use kernel::Block;
pub use kernel::Grid;

Modules

device
error
kernel

Execution control in CUDA Deriver APIs

module

Resource of CUDA middle-IR (PTX/cubin)

uvec