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

Tracking updates for CUDA 11.3 and 11.4 #58

Closed
3 of 5 tasks
h-vetinari opened this issue May 20, 2021 · 12 comments
Closed
3 of 5 tasks

Tracking updates for CUDA 11.3 and 11.4 #58

h-vetinari opened this issue May 20, 2021 · 12 comments

Comments

@h-vetinari
Copy link
Member

h-vetinari commented May 20, 2021

CUDA 11.3 was released a while ago. Opening this issue to track roll-out, using the pattern from #47

11.3 / 11.4

Also ref to the docs for adding a new version.

CC @jaimergp

@jaimergp jaimergp mentioned this issue Jun 28, 2021
5 tasks
@jaimergp
Copy link
Member

I am working on this now! 💪

@jaimergp
Copy link
Member

Ok, that's it for now, sans the migrator.

We need to wait on cudatoolkit, which will enable docker-images, which will enable nvcc.

The Windows part should be self-sufficient.

@isuruf
Copy link
Member

isuruf commented Jun 28, 2021

We should get #48 done before starting the migrator. Now that we have big packages like pytorch which needs manual compilations, it's a waste of developer time to build them for 11.3 when only packages that depend on nvrtc need to be rebuilt.

@jaimergp
Copy link
Member

Fair enough! I'll comment on the issue then.

@h-vetinari h-vetinari changed the title Tracking updates for CUDA 11.3 Tracking updates for CUDA 11.3 and 11.4 Jun 30, 2021
@h-vetinari
Copy link
Member Author

Might as well make this a double-issue like #47 was: https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html

@jaimergp
Copy link
Member

jaimergp commented Jul 1, 2021

I'll add the relevant metadata but we still need to decide whether we split or not (#48).

@jakirkham
Copy link
Member

NVIDIA Docker images were uploaded end of last week. Jaime updated the Docker PR to include 11.4. Those builds seem to work except for the fact that cudatoolkit packages are not available yet

@h-vetinari
Copy link
Member Author

What's the status here not that conda-forge/nvcc-feedstock#71 has been merged?

@jakirkham
Copy link
Member

Oh this is done. We now use CUDA Enhanced Compatibility to build with 11.2 and then allow users to install any cudatoolkit version 11.2 or greater (excluding the next major version)

@jakirkham
Copy link
Member

Would like to do an announcement/blogpost, but wanted to complete aarch64 and ppc64le support first ( conda-forge/conda-forge-pinning-feedstock#2001 )

@h-vetinari
Copy link
Member Author

OK, so we don't need newer nvcc builds in conda-forge (I get that it's possible to build for 11.4 with 11.2)? If so, should this issue be closed?

Would you be able to comment on the PTX-vs-ABI situation (and possibility to opt out of Enhanced Compatibility) in conda-forge/nvcc-feedstock#71?

@jakirkham
Copy link
Member

Yeah exactly. Sure :)

That's already discussed earlier in that PR.

Not sure what is meant by opt-out. Maybe a new issue would be better for discussing other things?

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

No branches or pull requests

4 participants