mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
Add RANK environment variable for torch.distributed
This commit is contained in:
parent
e200a4232c
commit
307b2ca33e
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ env:
|
|||
# Defines the output xml reports generated after a test is run
|
||||
REPORTS_GEN: ""
|
||||
|
||||
RANK: 0
|
||||
|
||||
jobs:
|
||||
execute_workflow:
|
||||
name: Execute workload on Self-Hosted GPU k8s runner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue