We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ed0f0 commit b02e147Copy full SHA for b02e147
.github/workflows/CI.yml
@@ -44,6 +44,7 @@ jobs:
44
- name: Run tests
45
run: |
46
export RANK=0
47
+ export LOCAL_RANK=0
48
export WORLD_SIZE=1
49
export MASTER_ADDR=localhost
50
export MASTER_PORT=12345
0 commit comments