cos-gpu-installer: fall back to R525 on H100 GPU

R525 is the first driver family supporting H100 GPU devices.
If an older version is used with H100, the installer will automatically
fallback to R525 version.

BUG=b/258280606, b/277830973
TEST=run on VMs with H100

Change-Id: I4b3e223b7f31ed8eb58480d782121333b3aee889
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/47028
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
Tested-by: Arnav Kansal <rnv@google.com>
1 file changed
tree: 9e4e00e8a0a7367db5782f61439eea3a186caceb
  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.