Skip to content

Bridge for generic manipulations of C-ABI compliant Rust types on GPU.

Notifications You must be signed in to change notification settings

chichieinstein/rustycuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustycuda

This repo contains simple convenience functions to allocate, and deallocate arrays on GPU. The main point is that these CUDA operations are completely generic, and therefore, this repo can be used in situations where generic handling of Rust types is required on the CUDA side.

About

Bridge for generic manipulations of C-ABI compliant Rust types on GPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published