rustacuda_core 0.1.1

Minimal kernel-support crate for Rustacuda
Documentation

Minimal kernel-support crate for RustaCUDA.

This crate contains a small number of types which can be helpful when compiling Rust code to PTX for use with RustaCUDA. It is not a general-purpose kernel support crate, and it is not intended to be used in a standalone manner.