You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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...
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.
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:
10.1.105
10.1.168
10.1.243
10.1.243
, but I noticed the conda-forge channel only provides up to10.1.168
. Wouldn't there be potential conflict?major.minor
pinning...Thanks!
cc: @jakirkham
The text was updated successfully, but these errors were encountered: