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

PowerPC packages #18

Closed
jaimergp opened this issue Apr 21, 2021 · 8 comments
Closed

PowerPC packages #18

jaimergp opened this issue Apr 21, 2021 · 8 comments

Comments

@jaimergp
Copy link
Member

They are missing right now. When available, the conda_build_config.yaml file in nvcc-feedstock will need to be updated.

Originally posted by @kkraus14 in conda-forge/nvcc-feedstock#66 (comment)

@leofang
Copy link
Member

leofang commented Apr 23, 2021

I have a question for @jakirkham @kkraus14: Why do we have to zip cudnn with nvcc versions? We don't do this for other CUDA libraries (nccl, cutensor, ...). It seems inconvenient and error-prone to me to treat cudnn differently.

@jakirkham
Copy link
Member

IIUC that was added in PR ( conda-forge/conda-forge-pinning-feedstock#1051 )

cc @isuruf (in case you have thoughts here)

@kkraus14
Copy link

IIRC it's because certain CUDA versions only support cuDNN 7 whereas other CUDA versions only support cuDNN 8

@leofang
Copy link
Member

leofang commented May 4, 2021

IIRC it's because certain CUDA versions only support cuDNN 7 whereas other CUDA versions only support cuDNN 8

I think for this case the pinning is better done via run_exports in the recipe.

@leofang
Copy link
Member

leofang commented Jun 2, 2021

On the ppc64le support: The last release that contained a downloadable archive for ppc64le + CUDA 10.2 is 8.0.5. After that, all ppc64le packages are released only for CUDA 11.0+, which we do not support here yet. Should we create a new breach to package 8.0.5 for ppc64le?

@jakirkham
Copy link
Member

Sure that seems reasonable

@leofang
Copy link
Member

leofang commented Jun 3, 2021

OK thanks @jakirkham. Could you create a new branch for me against which I can send a PR? I am not yet a maintainer here.

@leofang
Copy link
Member

leofang commented Jun 24, 2021

Manually done in #25.

@leofang leofang closed this as completed Jun 24, 2021
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