| commit | 79c39f7db3ab12cc11f0add7cf923eb81e4103f9 | [log] [tgz] |
|---|---|---|
| author | Robert Kolchmeyer <rkolchmeyer@google.com> | Mon Nov 10 00:21:05 2025 -0800 |
| committer | Robert Kolchmeyer <rkolchmeyer@google.com> | Tue Nov 11 16:30:27 2025 -0800 |
| tree | f4083daa79ded7c1cb843e3c7949683a62a05cee | |
| parent | b01257e7a39b54a9a2d97248a2545c906ffac87b [diff] |
gpubuild: add new package for compiling nvidia runfiles The gpubuild package currently exports one function named Compile. It compiles a provided runfile using the provided toolchain. It compiles open source drivers if available, and otherwise falls back to closed source drivers if not available. Subsequent CLs will demonstrate how this is used. BUG=b/450899734 Change-Id: I9de6579aaba23b20bf94628b26171f054af7ec6c Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/117861 Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com> Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com> Tested-by: Robert Kolchmeyer <rkolchmeyer@google.com> Reviewed-by: Kevin Berry <kpberry@google.com>
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.