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

About AMD GPUs #39

Open
Albusgive opened this issue Jan 31, 2025 · 0 comments
Open

About AMD GPUs #39

Albusgive opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@Albusgive
Copy link

Albusgive commented Jan 31, 2025

Hello, when installing playground, I used jax-rocm instead of jax-cuda because I am using a 7900xt GPU. When I run the command:
python -c "import jax; print(jax.default_backend())"
the output is gpu.indicating that my AMD GPU is being recognized.
Currently, does Playground support training on AMD GPUs? If it does, I encounter an error when running train_jax_ppo.py:
module 'mujoco_playground._src.registry' has no attribute 'ALL_ENVS'
I am not sure how to fix this issue. Could you provide guidance on how to resolve it?

@btaba btaba self-assigned this Feb 5, 2025
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

No branches or pull requests

2 participants