Replies: 1 comment 1 reply
|
Hello, FYI, there is a similar discussion in #926. |
1 reply
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.
Hi warp dev team, I've been playing around with using warp as the backend for mujoco playground envs instead of jax and while I've noticed faster compile times and similar performance between both, one glaring difference I've noticed is that warp uses a lot more vram. I was wondering if this is just a result of mujoco-warp still being in development and its a transient issue or if theres something inherent in using warp as the backend that makes it more memory inefficient than jax
All reactions