File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 cancelTimeoutInMinutes : " 2"
3939 pool : habana-gaudi-hpus
4040 container :
41- image : " vault.habana.ai/gaudi-docker/1.5 .0/ubuntu20.04/habanalabs/pytorch-installer-1.11 .0:latest"
41+ image : " vault.habana.ai/gaudi-docker/1.6 .0/ubuntu20.04/habanalabs/pytorch-installer-1.12 .0:latest"
4242 options : " --runtime=habana -e HABANA_VISIBLE_DEVICES=all -e OMPI_MCA_btl_vader_single_copy_mechanism=none --cap-add=sys_nice --ipc=host --shm-size=4g --name cd-container -v /usr/bin/docker:/tmp/docker:ro"
4343 workspace :
4444 clean : all
Original file line number Diff line number Diff line change 1616# gaudi-docker-agent:latest
1717
1818ARG DIST="latest"
19- ARG GAUDI_VERSION="1.5 .0"
20- ARG PYTORCH_INSTALLER_VERSION="1.11 .0"
19+ ARG GAUDI_VERSION="1.6 .0"
20+ ARG PYTORCH_INSTALLER_VERSION="1.12 .0"
2121FROM vault.habana.ai/gaudi-docker/${GAUDI_VERSION}/ubuntu20.04/habanalabs/pytorch-installer-${PYTORCH_INSTALLER_VERSION}:${DIST}
2222
2323LABEL maintainer="https://vault.habana.ai/"
You can’t perform that action at this time.
0 commit comments