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

Set PATH per nvidia-smi invocation #111

Closed
wants to merge 1 commit into from

Conversation

elezar
Copy link
Member

@elezar elezar commented May 7, 2024

Since we set PATH globally in the kubeletplugin to allow nvidia-smi to be found, this means that utilities such as mount from the host are also located at this path.

This change ensures that we only set the PATH environment variable when running nvidia-smi.

Fixes #106

Since we set PATH globally in the kubeletplugin to allow
nvidia-smi to be found, this means that utilities such as
mount from the host are also located at this path.

This change ensures that we only set the PATH environment
variable when running nvidia-smi.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar self-assigned this May 7, 2024
@elezar
Copy link
Member Author

elezar commented May 7, 2024

Closing as a duplicate of #110

@elezar elezar closed this May 7, 2024
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.

Problems with MPS quickstart
1 participant