Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

include building gpu offscreen render in README#583

Open
buoyancy99 wants to merge 1 commit into
openai:masterfrom
buoyancy99:patch-1
Open

include building gpu offscreen render in README#583
buoyancy99 wants to merge 1 commit into
openai:masterfrom
buoyancy99:patch-1

Conversation

@buoyancy99
Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant