-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Podman + PRIME (dual gpu intel + nvidia) not working #21
Comments
For what it's worth, the following breadcrumb helped me get past the above: |
Did you look at #147 wonder if this is related? |
Can you try with the latest, one issue noticed was that the NVIDIA environment variables were delcared too early, I have moved them to the final docker build part. |
Not working here:
|
Ok thanks does this help? Can you run does it show the nvidia? |
@gregh3285 Just run across this as I have instabilities in wayland with Nvidia, not much for my needs but have you seen it re controlling nvidia intel hybrid stuff? |
When using PRIME the following command works for offloading zwift onto the nvidia gpu in docker.
However the equivalent command for podman launches the zwift instance on the intel graphics card.
Should probably look into the following resources in order to determine how this can be solved for podman.
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/cdi-support.html
The text was updated successfully, but these errors were encountered: