mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change adds a Requirements abstraction that can be used to check an images' NVIDIA_REQUIRE_* envvars against the host properties such as CUDA version or architecture. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| binary.go | ||
| constants.go | ||
| constraint_mock.go | ||
| constraints_test.go | ||
| constraints.go | ||
| factory_test.go | ||
| factory.go | ||
| logical_test.go | ||
| logical.go | ||
| property_mock.go | ||
| property.go | ||