adderbyte / GYM_XPLANE_ML

GYM Environment for XPlane. Reinforcement Learning and Autonomous Piloting.
GNU General Public License v3.0
65 stars 18 forks source link

gpu support in headless mode #16

Open iftahnaf opened 1 year ago

iftahnaf commented 1 year ago

Hi,

Is there any way to use GPU when running the XPlane headless? The xvfb renders on the CPU and we need to maintain some minimal FPS for the physics calculations that the CPU can't handle.

Thanks in advance.

adderbyte commented 1 year ago

Hi, GPU mps might be worth looking at : https://docs.nvidia.com/deploy/mps/index.html Best