Does MJX with Warp backend support parallel rendering? #2842
Unanswered
JunhongXu
asked this question in
Asking for Help
Replies: 1 comment
-
It does not currently support parallel rendering beyond what is in ray, but we are working on it. Also see https://github.com/google-deepmind/mujoco_playground and https://github.com/shacklettbp/madrona_mjx which are relevant |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am using MJX for my research on training visual motor policies.
My setup
MuJoCo version 3.3.5, along with the latest MuJoCo warp.
My question
I am currently using the Warp backend for MJX. Does it support parallel GPU rendering?
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions