Skip to content

Align idist args and method names to torch.distributed.launch #1120

@vfdev-5

Description

@vfdev-5

🚀 Feature

Following #1116 (comment) we need to unify args and methods:

  • num_procs_per_node -> nproc_per_node
  • idist.get_ntasks_per_node() -> idist.nproc_per_node()
  • ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions