mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 00:08:11 +00:00
5710b9e7e8
Newer drivers have split the GSP firmware into multiple files so a simple match against gsp.bin in the firmware directory is no longer possible. This patch adds globbing capabilitis to match any GSP firmware files of the form gsp*.bin and mount them all into the container. Signed-off-by: Kevin Klues <kklues@nvidia.com> |
||
---|---|---|
.. | ||
api.go | ||
common.go | ||
driver.go | ||
full-gpu.go | ||
lib.go | ||
mig-device.go | ||
namer.go | ||
options.go |