8000 #618: [Speedup] Disable ldconfig on nvidia driver configuration. by theyoprst · Pull Request #634 · nebius/soperator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

#618: [Speedup] Disable ldconfig on nvidia driver configuration. #634

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

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

theyoprst
Copy link
Collaborator
@theyoprst theyoprst commented Apr 2, 2025

nvidia-container-cli configure runs for 2-2.5s on average and it was run under flock only to prevent races during ldconfig calls (it failed which resulted in a pod restart).

Since ldconfig is run separately under other flock, it was removed from the configuration call with the flock altogether.
It should speed up the workers statefulset restart by 2-2.5s multiplied by the number of workers.

@theyoprst theyoprst force-pushed the issue-618/flock-ldconfig branch from c95bef2 to 5e29d41 Compare April 2, 2025 14:53
@theyoprst theyoprst added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Apr 2, 2025
@theyoprst theyoprst marked this pull request as ready for review April 2, 2025 14:55
@theyoprst theyoprst changed the title #618: Disable ldconfig on nvidia driver configuration. #618: [Speedup] Disable ldconfig on nvidia driver configuration. Apr 2, 2025
asteny
asteny previously approved these changes Apr 2, 2025
@theyoprst theyoprst merged commit 5b4c98e into dev Apr 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0