Fix PCI path for detecting GB200 and GB300 devices

BUG=b/436747498
TEST=presubmit, create an a4x-max instance with the new installer and run `cos-extensions install gpu -- --version=latest --debug` and verify that "NVIDIA_GB300 GPU detected. Enabling IMEX channel creation via NVreg_CreateImexChannel0=1" is in the output

Change-Id: If464f034579a33d286fbaed7302da3b9a8f5c0ab
Reviewed-on: https://cos-review.googlesource.com/c/cos/cos-extensions/+/116021
Tested-by: Kevin Berry <kpberry@google.com>
Reviewed-by: Miri Amarilio <mirilio@google.com>
1 file changed
tree: b9bfd59208cb1fb1944c8f0142296d6d4b7d505d
  1. commands/
  2. extensions/
  3. tools/
  4. CONTRIBUTING.md
  5. cos-extensions.go
  6. go.mod
  7. go.sum
  8. README.md
README.md

cos-extensions for Container-Optimized OS

cos-extensions is a tool used in Container-Optimized OS. It provides utility to manage COS extensions.

See CONTRIBUTING.md for how to contribute.