Add nvidia-tesla-t4 gpu device in the valid GPU devices.

R525 driver doesn't support the GPU devices listed in the valid GPU
devices variable. Hence add nvidia-tesls-t4 to the supported devices.

BUG=b/258258448
TEST=presubmit

Change-Id: I82463b55c56633dba58427a1c3085ad4f5a4b27b
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/39388
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Meena Shanmugam <meenashanmugam@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
1 file changed
tree: 2c3a8a9851b545ced49ce1da993306d51c8ff751
  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. README.md
  14. run_tests.sh
  15. 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.