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

Enable NVIDIA persistence mode by default for GPU test #3287

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henryli001
Copy link
Contributor

@henryli001 henryli001 commented May 1, 2024

Enable nvidia-persistence mode after installing the NVIDIA GPU driver by default. Fixed this bug

@henryli001 henryli001 marked this pull request as ready for review May 1, 2024 02:15
@henryli001 henryli001 force-pushed the lihl/fix-azurelinux-nvidia-smi branch from 3440b7d to 9dd953c Compare May 1, 2024 02:50
@henryli001 henryli001 marked this pull request as draft May 1, 2024 18:16
@@ -415,6 +415,14 @@ def _install_driver(node: Node, log_path: Path, log: Logger) -> None:

__install_driver_using_sdk(node, log, log_path)

# Enabling nvidia persistence mode which is recommended by NVIDIA
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you have a doc link which can put in comments?

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.

None yet

2 participants