Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Update test_results.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyingsunshine21 authored Mar 24, 2021
1 parent c5053da commit 9d4a2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/core/test_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

def _setup_ddp(rank, worldsize):
import os

os.environ["MASTER_ADDR"] = "localhost"

# initialize the process group
Expand Down

0 comments on commit 9d4a2b8

Please sign in to comment.