cos-gpu-installer:v2 update nvidia-ctk

We use nvidia-ctk for creating symlinks in /dev/char
for all possible NVIDIA device nodes required for using GPUs in
containers.

This functionality for supporting R550 drivers is first added to
nvidia-cotnainer-toolkit in v1.14.6

BUG=b/326637263
TEST=manual, verify nvidia-ctk working (for gpu driver installation with
R550 drivers).
RELEASE_NOTE=update nvidia-ctk in cos-gpu-installer:v2

Change-Id: I9c7919f6a552970e001635af5d8235f9034d660f
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/67150
Reviewed-by: Shuo Yang <gshuoy@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Arnav Kansal <rnv@google.com>
1 file changed
tree: 7891b5565745783a768963de1792045bc60132b6
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. postsubmit-cloudbuild.yaml
  14. README.md
  15. run_tests.sh
  16. run_unit_tests.sh
  17. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.