Merge pull request #73939 from jiayingz/cuda10-test

Update ppc64le cuda-vector-add 2.0 to be based on Cuda10 base image.
pull/564/head
Kubernetes Prow Robot 2019-02-15 05:28:00 -08:00 committed by GitHub
commit 763042e938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
amd64=nvidia/cuda:10.0-devel-ubuntu18.04 amd64=nvidia/cuda:10.0-devel-ubuntu18.04
ppc64le=nvidia/cuda-ppc64le:9.2-devel-ubuntu16.04 ppc64le=nvidia/cuda-ppc64le:10.0-devel-ubuntu18.04

View File

@ -15,4 +15,4 @@ $ make push
## Version history: ## Version history:
1.0: build cuda-vector-add from CUDA 8.0. 1.0: build cuda-vector-add from CUDA 8.0.
2.0: build amd64 cuda-vector-add from CUDA 10.0 and ppc64le from CUDA 9.2. 2.0: build cuda-vector-add from CUDA 10.0