memory issue when I want to run my Mujoco model on GPU with MJX and JAX
I am tring to run below code with MJX and jax. I wanna use GPU for running my trainig. when I run the official toturial code, I do not have any problem. I changed the model path with my model and then I have below Error.