Files
kubernetes/test/images/cuda-vector-add
Arnaud Meukam 3bada5d451 test: Bump CUDA images
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2024-03-02 09:42:05 +01:00
..
2024-03-02 09:42:05 +01:00
2024-03-02 09:42:05 +01:00
2022-01-10 08:14:29 -05:00
2024-03-02 09:42:05 +01:00

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