|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| BASEIMAGE | %!s(int64=5) %!d(string=hai) anos | |
| Dockerfile | %!s(int64=5) %!d(string=hai) anos | |
| README.md | %!s(int64=5) %!d(string=hai) anos | |
| VERSION | %!s(int64=5) %!d(string=hai) anos | |
This is a small CUDA application that performs a simple vector addition. Useful for testing CUDA support in Kubernetes.
# Build
$ make
# Push
$ make push
1.0: build cuda-vector-add from CUDA 8.0. 2.0: build cuda-vector-add from CUDA 10.0