graphdeco-inria / gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/
Other
14.83k stars 1.94k forks source link

Error Using Interop #970

Open tapowanliwuyun opened 2 months ago

tapowanliwuyun commented 2 months ago

I don't know if there is a way to solve this problem? After starting SIBR_viewers on Ubuntu 20, a reminder appears:

Error Using Interop
This application tries to use CUDA/OpenGL interopIt did NoT work for yourcurrent configuration.For highest performance,OpenGL and CUDA must run on the sameGPU on an 0S that supports interop,You can try to pass anon-zero index via--device on a multi-GPU system, and/or tryattaching the monitors to the main CUDA card.On a laptop with one integrated and one dedicated GPU, you can tryto set the preferred GPU via your operating system.
FALLING BACK TO SLOWER RENDERING WITH CPU ROUNDTRIP
zhangseammm commented 1 month ago

Have you solved it?

emedinac commented 1 month ago

I obtained the same issue. However, I have not yet found a solution. anyway, it is running on my laptop. any update?