iwita 21196b4a6d added v1.15.4 5 vuotta sitten
..
BASEIMAGE 21196b4a6d added v1.15.4 5 vuotta sitten
Dockerfile 21196b4a6d added v1.15.4 5 vuotta sitten
README.md 21196b4a6d added v1.15.4 5 vuotta sitten
VERSION 21196b4a6d added v1.15.4 5 vuotta sitten

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

Version history:

1.0: build cuda-vector-add from CUDA 8.0. 2.0: build cuda-vector-add from CUDA 10.0