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

Eliminate manual step (docker repo creation) for manylinux-cuda workflow for new CUDA #901

Open
atalman opened this issue Dec 1, 2021 · 0 comments

Comments

@atalman
Copy link
Contributor

atalman commented Dec 1, 2021

Currently we have a manual step to release cuda, we have to manually create following docker repo and give bots read and write permission to this repo.

This is an example of repo we create:
https://hub.docker.com/r/pytorch/manylinux-cuda115

We want to either automate this step (repo creation)

Or host all manylinux cuda images similar to the following nvidia repo:
https://hub.docker.com/r/nvidia/cuda/tags?page=1 where all images are hosted in the same place.

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

1 participant