mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #73939 from jiayingz/cuda10-test
Update ppc64le cuda-vector-add 2.0 to be based on Cuda10 base image.
This commit is contained in:
commit
763042e938
@ -1,2 +1,2 @@
|
||||
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
|
||||
|
@ -15,4 +15,4 @@ $ make push
|
||||
## Version history:
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user