kubernetes/test/images/cuda-vector-add
2017-06-30 18:51:23 +05:30
..
BASEIMAGE Fix review comments - luxas, ixdy 2017-06-30 18:51:23 +05:30
Dockerfile Fix review comments - luxas, ixdy 2017-06-30 18:51:23 +05:30
README.md Fix review comments - luxas, ixdy 2017-06-30 18:51:23 +05:30
VERSION Fix review comments - luxas, ixdy 2017-06-30 18:51:23 +05:30

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