k3s/test/images/cuda-vector-add
Manjunath A Kumatagi 19ca6ca9f2 Fix review comments - luxas, ixdy 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

README.md

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