Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include building gpu offscreen render in README #583

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

include building gpu offscreen render in README #583

wants to merge 1 commit into from

Conversation

buoyancy99
Copy link

With a lot of recent progress on RL from pixel, there is increasing interest in GPU render support.
While mujoco_py already supports headless rendering with egl, it requires some additional steps upon installation. Those steps should be included in the README, so users switching from state RL to pixel RL will know.

4 out of 5 researchers I know don't build with gpu extension and are using cpu rendering on headless machines, thinking they are already using GPU. This PR makes it clear how to check whether gpu extension is built in python and how to build it if not.

@buoyancy99 buoyancy99 changed the title include building gpu rendering extension in README include building gpu offscreen render in README Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant