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

Explicitly pinning at CUDA x.x.x, based on the current status of CUDA 10.1? #28

Open
leofang opened this issue Oct 28, 2019 · 1 comment

Comments

@leofang
Copy link
Member

leofang commented Oct 28, 2019

This is a follow-up from conda-forge/staged-recipes#9959 (comment), in which we realized CuPy does not yet support CUDA 10.1 Update 2 (10.1.243).

I have four questions:

  1. When pinning at 10.1, currently which exact version of it is pinned? Note that there are three 10.1's:
  • 10.1: 10.1.105
  • 10.1 Update 1: 10.1.168
  • 10.1 Update 2: 10.1.243
  1. The Docker image for 10.1 was found to be 10.1.243, but I noticed the conda-forge channel only provides up to 10.1.168. Wouldn't there be potential conflict?
  2. In light of this notorious versioning semantics by Nvidia for 10.1, can we be more explicit for the CUDA versions? I feel one day we would run into some problems if just asking for a major.minor pinning...
  3. This is for myself as I'm still learning the packaging process as a new maintainer: Is there a cudatoolkit-feedstock? I can't find one...I would like to know how its recipe is set up.

Thanks!

cc: @jakirkham

@jakirkham
Copy link
Member

This will make more sense if we can address this suggestion.

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

2 participants