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

Update nvidia-gpu-reset.target setup #123

Conversation

KeithMnemonic
Copy link
Contributor

@KeithMnemonic KeithMnemonic commented Sep 5, 2024

This PR fixes an incorrect entry in the
nvidia-mig-manager.service. The "WantedBy" needs
to point to multi-user.target otherwise unless
something "Requires" or "Wants" nvidia-mig-manager it will not ever be started.

Also the original patch that added the target did not update the debian Makefile and RPM spec file. This resulted in the target not being installed.

@KeithMnemonic KeithMnemonic force-pushed the add_nvidia_gpu_reset_target_to_pkg_build_files branch from 5fece20 to 3374d2b Compare September 5, 2024 16:04
This PR fixes an incorrect entry in the
nvidia-mig-manager.service. The "WantedBy" needs
to point to multi-user.target otherwise unless
something "Requires" or "Wants" nvidia-mig-manager
it will not ever be started.

Also the original patch that added the target did not
update the debian Makefile and RPM spec file. This
resulted in the target not being installed.

Signed-off-by: KeithMnemonic <[email protected]>
@klueska klueska merged commit dec72fb into NVIDIA:main Sep 5, 2024
9 checks passed
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