Skip to content

CI: tests vs. cupy #60

Open
Open
@crusaderky

Description

@crusaderky
Contributor

#53 add tests against all backend libraries known to array-api-compat.
cupy however has been excluded from running in CI, because free github actions don't offer GPU hosts.

CC @rgommers

Activity

rgommers

rgommers commented on Jan 2, 2025

@rgommers
Member

Note that I'm working on this in scipy/scipy#21740. It works pretty nicely overall, except that on some CUDA errors the Cirrus Runners infra disconnects and eats the CI log of the failing step rather than showing the error. That is the second of two important errors, the first one was fixed by the Cirrus folks already. I'm hoping they come through on the second one, and then it should be good to go (if not, it's still mergeable, but not nearly as nice).

added this to the 1.0.0 milestone on Jan 19, 2025
changed the title [-]CI tests vs. cupy[/-] [+]CI: tests vs. cupy[/+] on Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @rgommers@crusaderky@lucascolley

      Issue actions

        CI: tests vs. cupy · Issue #60 · data-apis/array-api-extra