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

nvidia_smi: fix --list-properties #2225

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

lasers
Copy link
Contributor

@lasers lasers commented Dec 27, 2023

nvidia-smi --help-query-gpu output changed slightly.

- ["Default", "Exclusive_Thread", "Exclusive_Process", "Prohibited"]
+ ["0: Default", "1: Exclusive_Thread", "2: Prohibited", "3: Exclusive_Process"]

Nothing changed. Excluding unrelated keys containing : instead of same specific unrelated keys.
New change. Excluding (same or more) supported properties due to N/A value.

@ultrabug ultrabug merged commit 64965ca into ultrabug:master Jan 12, 2024
5 checks passed
@lasers lasers deleted the nvidia-smi-stuff branch January 12, 2024 16:30
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.

2 participants