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

[WIP] ADD 11.6 workflow for docker image build #992

Merged
merged 5 commits into from
Mar 21, 2022

Conversation

ptrblck
Copy link
Collaborator

@ptrblck ptrblck commented Mar 18, 2022

  • adds CUDA 11.6 docker builds

  • adds GitHub workflows for 11.6

  • note: I assume the magma install fails as we would need to build magma for 11.6 and upload it to conda first

CC @atalman

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine the fact that magma fails since it depends on the built Docker file hence we need to deploy this PR first and then post magma PR

@atalman
Copy link
Contributor

atalman commented Mar 21, 2022

actually @ptrblck don't add libtorch chganges for now. This should fix magma issue. So we have following steps. 1 conda/Dockerfile changes, Magma Changes, Libtorch changes

.github/workflows/build-manywheel-images.yml Outdated Show resolved Hide resolved
common/install_cuda.sh Outdated Show resolved Hide resolved
ptrblck and others added 2 commits March 21, 2022 12:26
Co-authored-by: Andrey Talman <atalman@fb.com>
Co-authored-by: Andrey Talman <atalman@fb.com>
@atalman atalman merged commit 6e1ea62 into pytorch:main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants