Awesome
Rust PTX Support
❗️ 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)