5 Commits

Author SHA1 Message Date
Violet
99c36092be Use FromCuda in zluda_blas (#455) 2025-07-31 09:52:10 -07:00
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
481c3550fa Convert CUDA performance lib statuses to Rust result types (#444)
These changes replicate how the main library is handled. cuDNN still needs to have zluda_bindgen run and zluda_dump_common updated
2025-07-29 14:28:14 -07:00
Andrzej Janik
059b8ca0f6 Make sure it is possible to log 32bit PhysX (#374) 2025-07-08 10:19:49 -07:00
Andrzej Janik
c790ab45ec Redo logging to better log dark API and performance libraries (#372) 2025-06-09 15:29:14 -07:00