openai / mujoco-py

MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Other
2.79k stars 810 forks source link

Add environment variable MUJOCO_PY_FORCE_GPU #750

Open idigitopia opened 1 year ago

idigitopia commented 1 year ago

Currently I cannot find a way to show custom nvidia drive files for mujoco_py. hence I am suggesting to add this environment variable to force gpu as a failsafe measure to run in clusters.