Skip to content

Commit b02e147

Browse files
committed
set local rank
1 parent 95ed0f0 commit b02e147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- name: Run tests
4545
run: |
4646
export RANK=0
47+
export LOCAL_RANK=0
4748
export WORLD_SIZE=1
4849
export MASTER_ADDR=localhost
4950
export MASTER_PORT=12345

0 commit comments

Comments
 (0)