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

How can I tell if Hybrid mode is actually working #136

Open
Zerogaku opened this issue Oct 3, 2023 · 7 comments
Open

How can I tell if Hybrid mode is actually working #136

Zerogaku opened this issue Oct 3, 2023 · 7 comments
Labels
question Further information is requested

Comments

@Zerogaku
Copy link

Zerogaku commented Oct 3, 2023

What is your question?
From what I understand, hybrid mode uses the integrated graphics first, then when an application becomes too resource intensive it switches to using the discrete graphics, but when running nvidia-smi I can't tell if it's working or not, is there a better way of telling?

@Zerogaku Zerogaku added the question Further information is requested label Oct 3, 2023
@bayasdev
Copy link
Owner

bayasdev commented Oct 3, 2023

Hybrid mode is the default behavior for drivers on Linux, Envycontrol only does a few tweaks for UX and RTD3 ;)

@Zerogaku
Copy link
Author

Zerogaku commented Oct 5, 2023

Ah i see, so with or without envycontrol, if i have nvidia installed, a resource intensive application like for example blender would automatically use nvidia drivers right?

@murkl
Copy link

murkl commented Oct 9, 2023

No, you have to run the app with prefix: https://github.com/bayasdev/envycontrol/wiki/Frequently-Asked-Questions#hybrid

@Zerogaku
Copy link
Author

Ok i'm beginning to understand now, so in theory all i need nvidia and the prime-run package, but if i wanted more convenience like auto turning off the nvidia gpu when not in use without having to manually edit udev rules and nvidia module parameters to do so i would use envycontrol.

@Henry78
Copy link

Henry78 commented Nov 1, 2023

Or just run nvtop and see if both GPUs are shown.

@murkl
Copy link

murkl commented Nov 3, 2023

I use nvidia-smi to check if process is runinng with nvidia

@klmcwhirter
Copy link
Contributor

For future readers ... I found this video that explains Optimus mode ...

DenishiVideo - NVIDIA Optimus: A ℂ𝕠𝕞𝕗𝕪 Guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants