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

wait for mofed driver installation after the cleanup driver call #7

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

tariq1890
Copy link
Contributor

To resolve the deadlock from circular dependency between the mofed and gpu driver containers, we switch the order of unloading gpu driver modules and waiting for the mofed driver install. This way, we ensure that an existing nvidia_peermem module would not get in the way of the MOFED installation in a cluster

Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@tariq1890 tariq1890 merged commit b199e94 into NVIDIA:master Feb 21, 2024
4 checks passed
@tariq1890 tariq1890 deleted the mofed-val-order branch February 21, 2024 22:09
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