Skip to content

what is torch.fb.rendezvous.zeus responsible for? #15

Description

@R2D2oid

torch.fb.rendezvous.zeus is imported in the util/misc.py, although there are no references to it; so I was able to run the code in non-distributed mode by simply commenting it out.

However, after trying to run the code in distributed mode for quite some time, I realized that zeus may be the culprit.

Since torch.fb.rendezvous.zeus doesn't seem to be open-source, could you please help clarify its functionality or just share a copy of the env variables, etc that it may be configuring?

import torch.fb.rendezvous.zeus

ModuleNotFoundError: No module named 'torch.fb'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions