Skip to content

warnings.warn("PyTorch is not compiled with NCCL support") #1

@qingxinxia

Description

@qingxinxia

Hi

Thanks for your excellent work. I'm trying to run the loo_cross_validation.py code with your first example. But the train.py raised this error.

NCLL is not available on windows, so I tried to disable it with os.environ["PL_TORCH_DISTRIBUTED_BACKEND"] = "gloo", but the same error still exists.

Could anyone address this issue?

Thanks very much.

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