3 Commits

Author SHA1 Message Date
Violet
96ae27e9e1 Implement cublas functions needed for llm.c (#457) 2025-07-31 11:08:53 -07:00
Violet
99c36092be Use FromCuda in zluda_blas (#455) 2025-07-31 09:52:10 -07:00
Violet
66db19a061 Move FromCuda and ZludaObject into a common crate (#452)
* Refactor FromCuda error type to be generic

* Create zluda_common crate

* Move FromCuda trait into zluda_common

* Write some doc comments

* Fix typo

* Edit comment

* Fix formatting
2025-07-30 15:53:22 -07:00