Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 626 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 626 Bytes

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)