ingress-nginx-helm/vendor/k8s.io/kubernetes/test/images/cuda-vector-add/README.md
Manuel de Brito Fontes bf5616c65b Replace godep with dep
2017-10-06 17:26:14 -03:00

204 B

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