neuronsimulator / nrn-modeldb-ci

NEURON ModelDB CI tools
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

detect if no display is available and propose `--virtual` #40

Open alexsavulescu opened 2 years ago

nrnhines commented 2 years ago

what functionality does --virt provide over -nogui? Access to the contents of Graph, e.g?

alexsavulescu commented 2 years ago

--virt is required for running in headless mode (i.e. in the CI there is no screen attached). Also useful when running all models on the desktop so it doesn't grab focus and control of the system :)