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

WIP: add a CuPy CI run #251

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

WIP: add a CuPy CI run #251

wants to merge 3 commits into from

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Feb 3, 2025

closes gh-197

@rgommers
Copy link
Member

rgommers commented Feb 3, 2025

Thanks for starting on this @ev-br. This is mostly right, but it should use Pixi like we do on SciPy, rather than pull CuPy from PyPI - that is good for both maintenance load (same config) and for stability & performance. CUDA libraries, compilers, etc. all come from conda-forge. And that is also better for the ability to run the CI job locally with the exact same dependencies.

I'll figure out how to connect the admin pieces (credit card & billing).

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.

Run CuPy tests on CI
2 participants