Skip to content

idist initialize with nccl backend without GPU #1165

@sdesrozis

Description

@sdesrozis

🐛 Bug description

Call idist.initialize("nccl", ...) without GPU (but pytorch providing nccl) raises an error

Floating point exception

Exception is thrown in barrier following dist.initialize.

Case nccl + no GPU should raise an explicit exception.

Environment

  • PyTorch Version (e.g., 1.4): 1.5
  • Ignite Version (e.g., 0.3.0): 0.4
  • OS (e.g., Linux): Linux
  • How you installed Ignite (conda, pip, source): conda
  • Python version: 3.7
  • Any other relevant information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions