Skip to content

Deprecate DistContext #162

@mkolodner-sc

Description

@mkolodner-sc

We should fully deprecate our use of DistContext and fully rely on the distributed process groups to pass around ranks/world_sizes in our dataloader, training, and inference code. This is making our Dataloaders more complicated than necessary and blocking some simplification of other APIs, such as our init_neighbor_loader_worker function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions