You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if something can be done for this container, but currently there is an issue running Bambu Studio in this container using the Docker NVIDIA runtime -- at least for me. Basically 3D views aren't rendered in Prepare or Preview when using the standard NVIDIA Docker runtime. Only ways I've found around it are:
Disabling NV GPU runtime for pure software rendering which is pretty brutal.
Disabling NV GPU runtime and adding the following ENV vars:
Is there an existing issue for this?
Current Behavior
Not sure if something can be done for this container, but currently there is an issue running Bambu Studio in this container using the Docker NVIDIA runtime -- at least for me. Basically 3D views aren't rendered in Prepare or Preview when using the standard NVIDIA Docker runtime. Only ways I've found around it are:
Which seems to "work", but doesn't seem as performant as the normal NV runtime route.
NVIDIA Driver installed: 550.127.05
Expected Behavior
Run with NVIDIA support using Docker NVIDIA runtime.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
Although you see to get these (?) when running without NV runtime and using the ENV vars I gave, yet the 3D views work.
The text was updated successfully, but these errors were encountered: