kubernetes/test/images/cuda-vector-add-old
Davanum Srinivas 9682b7248f
OWNERS cleanup - Jan 2021 Week 1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-01-10 08:14:29 -05:00
..
ALIAS test images: Adds cuda-vector-add-old image 2021-04-07 15:02:15 +00:00
BASEIMAGE test images: Adds cuda-vector-add-old image 2021-04-07 15:02:15 +00:00
Dockerfile test images: Adds cuda-vector-add-old image 2021-04-07 15:02:15 +00:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
README.md test images: Adds cuda-vector-add-old image 2021-04-07 15:02:15 +00:00
VERSION test images: Adds cuda-vector-add-old image 2021-04-07 15:02:15 +00:00

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.