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

tools: mirror pytorch-triton-rocm #3804

Merged
merged 1 commit into from Feb 23, 2023
Merged

Conversation

seemethere
Copy link
Member

@seemethere seemethere commented Feb 23, 2023

Usage:

bash mirror_pytorch_triton_rocm.sh

Successful run:

❯ DRY_RUN=disabled bash mirror_pytorch_triton_rocm.sh
+ Downloading py37...done
+ Downloading py38...done
+ Downloading py39...done
+ Downloading py310...done
+ Downloading py311...done

+ Uploading whls to s3://pytorch/whl/test/
+ aws s3 sync --only-show-errors --acl public-read /var/folders/p5/967n9cg52c36k8cj82psn4w40000gn/T/tmp.b7o7DXaH/ s3://pytorch/whl/test/
+ Uploading whls to s3://pytorch/whl/nightly/
+ aws s3 sync --only-show-errors --acl public-read /var/folders/p5/967n9cg52c36k8cj82psn4w40000gn/T/tmp.b7o7DXaH/ s3://pytorch/whl/nightly/

For now this will be manual but perhaps we could automate this but this really should only be temporary

This also needs a follow up in pytorch/builder to allow these packages to be indexed:

@vercel
Copy link

vercel bot commented Feb 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
torchci ⬜️ Ignored (Inspect) Feb 23, 2023 at 10:24PM (UTC)

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm labels Feb 23, 2023
Copy link
Contributor

@weiwangmeta weiwangmeta left a comment

Choose a reason for hiding this comment

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

LGTM.

Signed-off-by: Eli Uriegas <eliuriegas@meta.com>
@seemethere seemethere merged commit 9ee1326 into main Feb 23, 2023
@seemethere seemethere deleted the seemethere/mirror_rocm_triton branch February 23, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants