Skip to content

Commit 93e0e15

Browse files
authored
Merge branch 'master' into sy/xccl_enable
2 parents 17e2dff + c1acd49 commit 93e0e15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/hpu-gaudi2-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# The type of runner that the job will run on
2222
runs-on: [self-hosted, intel, gaudi2]
2323
container:
24-
image: vault.habana.ai/gaudi-docker/1.19.0/ubuntu22.04/habanalabs/pytorch-installer-2.5.1:latest
24+
image: vault.habana.ai/gaudi-docker/1.20.0/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest
2525
ports:
2626
- 80
2727
options: --runtime=habana -e HABANA_VISIBLE_DEVICES=all -e OMPI_MCA_btl_vader_single_copy_mechanism=none --cap-add=sys_nice

.github/workflows/hpu-gaudi2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# The type of runner that the job will run on
4040
runs-on: [self-hosted, intel, gaudi2]
4141
container:
42-
image: vault.habana.ai/gaudi-docker/1.19.0/ubuntu22.04/habanalabs/pytorch-installer-2.5.1:latest
42+
image: vault.habana.ai/gaudi-docker/1.20.0/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest
4343
ports:
4444
- 80
4545
options: --runtime=habana -e HABANA_VISIBLE_DEVICES=all -e OMPI_MCA_btl_vader_single_copy_mechanism=none --cap-add=sys_nice

0 commit comments

Comments
 (0)