habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

Habitat-Sim does not work without a GPU? - Platform::WindowlessEglApplication::tryCreateContext(): unable to find CUDA device 0 among 2 EGL devices in total WindowlessContext: Unable to create windowless context

Open hardik01shah opened this issue 11 months ago • 0 comments

Hi, I installed habitat-sim from source using python setup.py install, without any other flags. My system is a Lenovo Thinkbook without a GPU, and that is the reason I did not include the headless and with-cuda flags, expecting it to run. However, I get the below error on using habitat-sim: Platform::WindowlessEglApplication::tryCreateContext(): unable to find CUDA device 0 among 2 EGL devices in total WindowlessContext: Unable to create windowless context Can you run habitat-sim without a GPU? If yes, what changes can I make?

hardik01shah avatar Mar 13 '24 14:03 hardik01shah