Skip to content

Commit

Permalink
Run SYCL CI on A100
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad authored and aprokop committed Apr 9, 2024
1 parent 9f8f524 commit e78b15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/continuous.groovy
Expand Up @@ -407,7 +407,7 @@ pipeline {
filename "Dockerfile.sycl"
dir "docker"
args '-v /tmp/ccache.kokkos:/tmp/ccache'
label 'NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker'
label 'nvidia-docker && ampere'
}
}
steps {
Expand Down

0 comments on commit e78b15d

Please sign in to comment.