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

Update libraries we test on CI #235

Open
2 of 6 tasks
honno opened this issue Feb 20, 2024 · 1 comment
Open
2 of 6 tasks

Update libraries we test on CI #235

honno opened this issue Feb 20, 2024 · 1 comment
Labels

Comments

@honno
Copy link
Member

honno commented Feb 20, 2024

  • Firstly we really need to
  • Then ideally we're testing libraries covered by array-api-compat
    • NumPy
    • PyTorch
    • Dask
    • CuPy is probably a no-go because GPUs on CI is too finnicky
  • I think it'd be really nice to test jax.experimental.array_api too as it has some distinct properties that we want to be mindful with for future test suite development.
@asmeurer
Copy link
Member

For array-api-compat I have a script that I can run on a CUDA machine that runs the CuPy tests. We could have something like that here. We could also do that for PyTorch GPU. We would then just have to run it ourselves manually from time to time.

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

No branches or pull requests

2 participants