Skip to content

Experiments with achieving better ergonomics in Rust CUDA workflow

License

Notifications You must be signed in to change notification settings

denzp/rust-ptx-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust PTX Support

Current Version Current Version

❗️ EXPERIMENTAL and 🛠 HIGHLY UNSTABLE

Please expect major changes in the APIs.

Ergonomics questions and missing features

  • Safe cuda_printf! macro
  • Proper panic handler
  • Convinient block and thread accessors (still needs a discussion)
  • Dynamic memory allocation (based on malloc / free syscalls)

About

Experiments with achieving better ergonomics in Rust CUDA workflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages