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

CUDA in 22.05 #167068

Closed
13 of 15 tasks
SomeoneSerge opened this issue Apr 3, 2022 · 2 comments
Closed
13 of 15 tasks

CUDA in 22.05 #167068

SomeoneSerge opened this issue Apr 3, 2022 · 2 comments
Labels
6.topic: cuda Parallel computing platform and API
Milestone

Comments

@SomeoneSerge
Copy link
Contributor

SomeoneSerge commented Apr 3, 2022

Issue description

This is a aggregate issue to track (the selected subset of) that state of CUDA in master before the 22-05 release.
It's concern is the world evaluated with { config.cudaSupport = true; config.allowUnfree = true; }

cc @NixOS/cuda-maintainers

@samuela
Copy link
Member

samuela commented Apr 3, 2022

I think we may just need to mark some of these as broken. For example, chainer is requesting a truly ancient version of cupy: cupy>=7.7.0,<8.0.0. Latest stable cupy is v10.3.0.

cc'ing some maintainers:

@FRidh FRidh added the 6.topic: cuda Parallel computing platform and API label Apr 5, 2022
@FRidh FRidh added this to the 22.05 milestone Apr 9, 2022
@SomeoneSerge SomeoneSerge changed the title CUDA-enabled packages to fix before 22.05 CUDA in 22.05 Apr 18, 2022
@SomeoneSerge
Copy link
Contributor Author

The state of things at the time of the release landing:
image

I believe it would be still justifiable to backport some incremental improvements, fixes, and extensions as we make them. In particular, in the release we still

  • haven't finished migrating downstream expressions to the redistributable cudaPackages, even the fundamental packages like
    • pytorch,
    • jax,
    • or tensorflow;
  • don't have a good control of the closure size, e.g. when building docker images with deep learning packages: cudaPackages: clean "cudatoolkit" up #173462
  • ..?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: cuda Parallel computing platform and API
Projects
None yet
Development

No branches or pull requests

3 participants