rustacuda_core

Crates.iorustacuda_core
lib.rsrustacuda_core
version0.1.2
sourcesrc
created_at2018-12-01 21:23:31.707223
updated_at2020-02-29 17:06:48.289934
descriptionMinimal kernel-support crate for Rustacuda
homepage
repositoryhttps://github.com/bheisler/RustaCUDA
max_upload_size
id99574
size31,573
Brook Heisler (bheisler)

documentation

README

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.

Commit count: 138

cargo fmt