Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify DRIVER_ROOT consistently #346

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 9, 2024

This change ensures that CLI tools that require the path to the driver root accept both the NVIDIA_DRIVER_ROOT and DRIVER_ROOT environment variables in addition to the --driver-root command line argument.

Closes #343

See #209

This change ensures that CLI tools that require the path to the
driver root accept both the NVIDIA_DRIVER_ROOT and DRIVER_ROOT
environment variables in addition to the --driver-root command
line argument.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar self-assigned this Feb 9, 2024
@elezar elezar merged commit 39f0bf2 into NVIDIA:main Feb 12, 2024
8 checks passed
@elezar elezar deleted the consistent-driver-root branch February 12, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use NVIDIA_DRIVER_ROOT and DRIVER_ROOT consistently
1 participant