Skip to content

torch.distribute.launch -> torchrun #115

@zstreet87

Description

@zstreet87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions