3 Commits

Author SHA1 Message Date
Violet
21ef5f60a3 Check Rust formatting on pull requests (#451)
* Check Rust formatting on pull requests

This should help us maintain consistent style, without having unrelated style changes in pull requests from running `rustfmt`.

* cargo fmt non-generated files

* Ignore generated files
2025-07-30 14:55:09 -07:00
Violet
98b601d15a Use normalize_fn for performance libraries (#449)
The goal here is to make the performance library implementations work more like zluda.
2025-07-30 14:02:01 -07:00
Violet
8c23ef1ded Rename cuda_base cuda_macros (#435) 2025-07-25 11:09:50 -07:00