![]() Currently, the only image left in gcr.io/kubernetes-e2e-test-images is the
cuda-vector-add:1.0 image.
According to
|
||
---|---|---|
.. | ||
ALIAS | ||
BASEIMAGE | ||
Dockerfile | ||
OWNERS | ||
README.md | ||
VERSION |
cuda_vector_add
This is a small CUDA application that performs a simple vector addition. Useful for testing CUDA support in Kubernetes.
How to release:
# Build
$ make
# Push
$ make push
Version history:
1.0: build cuda-vector-add from CUDA 8.0.