Skip to content

Commit

Permalink
Update container version for Gaudi2 CI (#5360)
Browse files Browse the repository at this point in the history
Update from version 1.14.0 latest to 1.15.0 latest build

Co-authored-by: Shaik Raza Sikander <[email protected]>
  • Loading branch information
raza-sikander and raza-sikander authored Apr 3, 2024
1 parent d86a68c commit 548d37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hpu-gaudi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# The type of runner that the job will run on
runs-on: [self-hosted, intel, gaudi2]
container:
image: vault.habana.ai/gaudi-docker/1.14.0/ubuntu22.04/habanalabs/pytorch-installer-2.1.1:latest
image: vault.habana.ai/gaudi-docker/1.15.0/ubuntu22.04/habanalabs/pytorch-installer-2.2.0:latest
ports:
- 80
options: --runtime=habana -e HABANA_VISIBLE_DEVICES=all -e OMPI_MCA_btl_vader_single_copy_mechanism=none --cap-add=sys_nice
Expand Down

0 comments on commit 548d37b

Please sign in to comment.