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

The NVIDIA GPU Operator requires GPU tolerations #647

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

computate
Copy link
Member

@computate computate commented Jan 31, 2025

The NVIDIA DaemonSets are unable to run their pods without specifying
the tolerations given to the GPU nodes in the AcceleratorProfiles.

Fixes nerc-project/operations#913

@computate computate force-pushed the nvidia-tolerations branch 2 times, most recently from 402b7c8 to dea14c8 Compare January 31, 2025 14:42
The NVIDIA DaemonSets are unable to run their pods without specifying
the tolerations given to the GPU nodes in the AcceleratorProfiles.

Fixes nerc-project/operations#913
@jtriley jtriley merged commit 36c6506 into OCP-on-NERC:main Jan 31, 2025
2 checks passed
jtriley added a commit that referenced this pull request Jan 31, 2025
The NVIDIA DaemonSets are unable to run their pods without specifying
the tolerations given to the GPU nodes in the AcceleratorProfiles.

See #647 and nerc-project/operations#913
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.

New taints causing nvidia-gpu-operator DaemonSets from running on GPU nodes
4 participants