Skip to content

Commit

Permalink
Run NVHPC only on V100
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed Aug 3, 2023
1 parent 6d2005a commit 6991420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pipeline {
filename 'Dockerfile.nvhpc'
dir 'scripts/docker'
additionalBuildArgs '--build-arg BASE=nvcr.io/nvidia/nvhpc:22.9-devel-cuda11.7-ubuntu20.04'
label 'nvidia-docker && large_images'
label 'nvidia-docker && large_images && volta'
args '-v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES'
}
}
Expand Down

0 comments on commit 6991420

Please sign in to comment.