mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
.. | ||
BASEIMAGE | ||
Dockerfile | ||
README.md | ||
VERSION |
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