facebookresearch / facebookresearch/FAMBench

torch.distribute.launch -> torchrun

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
32
Forks
25
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.