Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add correct storage_type for lazy wrapped GPU arrays (adjoint, transpose, Diagonal) #365

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nHackel
Copy link
Contributor

@nHackel nHackel commented Feb 6, 2025

I noticed that storage_types aren't correctly determined for lazily wrapped GPU arrays. In this PR I dispatch the storage_type based on the parent of the wrapper

@nHackel
Copy link
Contributor Author

nHackel commented Feb 18, 2025

@servusdei2018 thanks for the hint! I've dropped the redundant vector and made the order of teststhe same for AMD and GPU

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants