Crates.io | rustacuda_core |
lib.rs | rustacuda_core |
version | 0.1.2 |
source | src |
created_at | 2018-12-01 21:23:31.707223 |
updated_at | 2020-02-29 17:06:48.289934 |
description | Minimal kernel-support crate for Rustacuda |
homepage | |
repository | https://github.com/bheisler/RustaCUDA |
max_upload_size | |
id | 99574 |
size | 31,573 |
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.