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

torch.distribute.launch -> torchrun #115

Open
zstreet87 opened this issue Jun 7, 2023 · 0 comments
Open

torch.distribute.launch -> torchrun #115

zstreet87 opened this issue Jun 7, 2023 · 0 comments

Comments

@zstreet87
Copy link
Contributor

Need to replace the deprecated distribute wrapper found here https://github.com/facebookresearch/FAMBench/blob/main/benchmarks/bevt/ootb/run_bevt_train.sh#L52
with torchrun.

See here: https://pytorch.org/docs/stable/distributed.html

The deprecated command leads to a syntax error in BEVT, sending in --local-rank but expects --local_rank

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