Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
CI: Update docker image (#1411)
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta authored Aug 16, 2022
1 parent ff4c42e commit e95561a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .azure-pipelines/gpu-special-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@ jobs:

pool: azure-gpus-spot

# ToDo: this need to have installed docker in the base image...
#container: "pytorchlightning/pytorch_lightning:base-cuda-py$[ variables['python.version'] ]-torch1.6"
container:
image: "pytorchlightning/pytorch_lightning:base-cuda-py3.8-torch1.8"
#endpoint: azureContainerRegistryConnection
image: "pytorchlightning/pytorch_lightning:base-cuda-py3.8-torch1.9-cuda11.1.1"
options: "--ipc=host --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all"

workspace:
Expand Down

0 comments on commit e95561a

Please sign in to comment.