Skip to content

Commit 34b27a3

Browse files
authored
Update comment for P5 FI_* in fsdp.yaml-template (#934)
* Update comment for P5 FI_* in fsdp.yaml-template * Update comment for P5 FI_* environment variable * Update comment for P5 FI_PROVIDER in YAML file * Update comment for P5 FI_* environment variable * Update comment for P5 FI_* configuration * Update comment for P5 FI_* environment variable * Update comment for P5 FI_ configuration in YAML * Update comment for P5 FI_* environment variable * Update comment on FI_PROVIDER in YAML file * Update comment for P5 FI_* configuration * Update comment for P5 FI_* configuration
1 parent b62a5e1 commit 34b27a3

11 files changed

+20
-20
lines changed

3.test_cases/pytorch/FSDP/kubernetes/fsdp.yaml-template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER

3.test_cases/pytorch/FSDP/kubernetes/llama2_13b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/llama2_70b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/llama2_7b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/llama3_1_70b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/llama3_1_8b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/llama3_2_1b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/llama3_2_3b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -112,4 +112,4 @@ spec:
112112
- name: shmem
113113
mountPath: /dev/shm
114114
- name: local
115-
mountPath: /local
115+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/mathstral_7b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -134,4 +134,4 @@ spec:
134134
- name: shmem
135135
mountPath: /dev/shm
136136
- name: local
137-
mountPath: /local
137+
mountPath: /local

3.test_cases/pytorch/FSDP/kubernetes/mistral_8x7b-fsdp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
nvidia.com/gpu: $GPU_PER_NODE
4646
vpc.amazonaws.com/efa: $EFA_PER_NODE
4747
env:
48-
# for P5 FI_* should be commented out
48+
# for P5 FI_* should be uncommented
4949
- name: LOGLEVEL
5050
value: "DEBUG"
5151
#- name: FI_PROVIDER
@@ -131,4 +131,4 @@ spec:
131131
- name: shmem
132132
mountPath: /dev/shm
133133
- name: local
134-
mountPath: /local
134+
mountPath: /local

0 commit comments

Comments
 (0)