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

Add custom labels to the recipe to indicate CUDA version? #13

Closed
leofang opened this issue Nov 19, 2019 · 3 comments
Closed

Add custom labels to the recipe to indicate CUDA version? #13

leofang opened this issue Nov 19, 2019 · 3 comments

Comments

@leofang
Copy link
Member

leofang commented Nov 19, 2019

Just found that rapidsai has its own CuPy recipe:
https://anaconda.org/rapidsai/cupy/files
They have custom labels to indicate against which version of CUDA the recipe is built. I think this is a nice feature because it's impossible to tell this from the build string. How do we add this?

btw, @jakirkham, any chance you know who is maintaining rapidsai's recipes?

@leofang
Copy link
Member Author

leofang commented May 6, 2020

I looked at the conda-forge infrastructure, and to do this we'd need to submit a PR to conda smithy and modify the build script. Don't think it worth the effort...

@leofang leofang closed this as completed May 6, 2020
@jakirkham
Copy link
Member

Ah sorry! I completely missed this.

RAPIDS did use labels, but we moved away from that in favor of the cudatoolkit versioned approach that we have also adopted here. The relevant discussion is in issue ( conda-forge/conda-forge.github.io#687 ).

@leofang
Copy link
Member Author

leofang commented May 6, 2020

Cool, thanks for the pointer John!

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