Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Test device support #302

Open
asmeurer opened this issue Nov 14, 2024 · 3 comments
Open

Test device support #302

asmeurer opened this issue Nov 14, 2024 · 3 comments
Labels
high priority High-priority issue

Comments

@asmeurer
Copy link
Member

Basic device support should be tested. In particular, we can test things like whether mixing devices properly raises an exception in all functions (this would be useful for the array-api-strict library, which implements this but it currently isn't tested). We can also test things like that the output device is equal to the input device.

@asmeurer asmeurer added the medium priority Medium priority issue label Nov 14, 2024
@asmeurer asmeurer mentioned this issue Nov 14, 2024
35 tasks
@ev-br
Copy link
Member

ev-br commented Mar 23, 2025

Cross-ref data-apis/array-api-strict#134

@ev-br ev-br added high priority High-priority issue and removed medium priority Medium priority issue labels Mar 23, 2025
@crusaderky
Copy link
Contributor

scipy/scipy#22756 for pattern on how to test device propagation from input to output

@crusaderky
Copy link
Contributor

@tylerjereddy FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority High-priority issue
Projects
None yet
Development

No branches or pull requests

3 participants