Skip to content

Latest commit

 

History

History

rustacuda_core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.