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

Adding cudatoolkit to ppc64le images #141

Closed
jakirkham opened this issue May 27, 2020 · 2 comments
Closed

Adding cudatoolkit to ppc64le images #141

jakirkham opened this issue May 27, 2020 · 2 comments

Comments

@jakirkham
Copy link
Member

Currently the ppc64le images lack cudatoolkit as noted here. Ideally we would like to cache the cudatoolkit packages as is done in the x86_64 images. In order to do this we would need to build out cudatoolkit packages with ppc64le support, which amounts to making a couple PRs ( AnacondaRecipes/cudatoolkit-feedstock#4 ). Once that is done and the packages built, it should be straightforward to add these lines to the Docker image.

@leofang
Copy link
Member

leofang commented Jun 11, 2020

Ref: AnacondaRecipes/cudatoolkit-feedstock#6

@jakirkham
Copy link
Member Author

Done in PR ( #178 )

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