Skip to content

Commit

Permalink
nvcr
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Dec 16, 2021
1 parent c36aa73 commit 830e3e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure/testing-template.yml
Expand Up @@ -42,8 +42,8 @@ jobs:
container:
# base ML image: mcr.microsoft.com/azureml/openmpi3.1.2-cuda10.2-cudnn8-ubuntu18.04
# image: "pytorchlightning/pytorch_lightning:base-cuda-py3.9-torch1.8"
# image: "nvcr.io/nvidia/pytorch:21.11-py3-py3"
image: "pytorch/pytorch:1.10.0-cuda11.3-cudnn8-runtime"
image: "nvcr.io/nvidia/pytorch:21.11-py3"
# image: "pytorch/pytorch:1.10.0-cuda11.3-cudnn8-runtime"
options: "-it --rm --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all --shm-size=32g"
steps:

Expand Down

0 comments on commit 830e3e8

Please sign in to comment.