Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
13
vendor/k8s.io/kubernetes/test/images/cuda-vector-add/README.md
generated
vendored
Normal file
13
vendor/k8s.io/kubernetes/test/images/cuda-vector-add/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
## 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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue