microsoft / microsoft/aurora

Fix DDP tests on Windows

Open
#139 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
174
PR merge metrics
No merged PRs in 30d

Description

Recently the DDP test has started to fail on Windows only with RuntimeError: makeDeviceForHostname(): unsupported gloo device.

#138 skips the test for Windows, but we should figure out why this is now suddenly happening and fix it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Windows failure in the linked GitHub Actions run and compare the DDP test with the skip added in #138. Trace the unsupported gloo device error and restore the Windows test; done when the DDP test passes on Windows without the skip.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.