Skip to content

Conversation

@michel2323
Copy link
Member

No description provided.

apozharski and others added 9 commits December 13, 2025 18:32
* support new cuquantum version
* Support log for Hermitian CuMatrix

* Fix collection to host

* Fix ambiguities
The fallback method used `typeof(t)` but the parameter was anonymous.
This would cause an UndefVarError instead of the intended error message
when passing an unsupported type to CuTexture.
- Expand LinearAlgebra.eigen() to handle non-symmetric matrices via recent `Xgeev`
- Add LinearAlgebra.eigvals() and LinearAlgebra.eigvecs()

Co-authored-by: Tim Besard <tim.besard@gmail.com>
@michel2323 michel2323 changed the title Also @device_function annotation. Also @device_function annotation Dec 23, 2025
@michel2323 michel2323 closed this Dec 23, 2025
@michel2323 michel2323 deleted the ms/aot branch December 23, 2025 18:08
@michel2323 michel2323 restored the ms/aot branch December 23, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants