❓ Questions and Help
Is it possible to run the fairembodied/habitat:latest docker image headless on a cluster without a display?
I tried it without changing any settings and got these errors:
root@f966248d58e1:/# source activate habitat
(habitat) root@f966248d58e1:/# cd habitat-api/
(habitat) root@f966248d58e1:/habitat-api# python examples/benchmark.py
2020-02-19 10:37:44,695 initializing sim Sim-v0
WARNING: Logging before InitGoogleLogging() is written to STDERR F0219 10:37:45.219249 90 WindowlessContext.cpp:111] Check failed: isNvidiaGpuReadable(eglDevId) [EGL] EGL device 0, CUDA device 0 is not readable * Check failure stack trace: *
Aborted (core dumped)
Thanks in advance for the help