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

Question about GPU Configuration for MAPPO Training #422

Open
changyu-hu opened this issue Sep 27, 2024 · 2 comments
Open

Question about GPU Configuration for MAPPO Training #422

changyu-hu opened this issue Sep 27, 2024 · 2 comments

Comments

@changyu-hu
Copy link

Hi

I hope you’re doing well! I’m currently working with the MAPPO implementation in your repository and have a question regarding GPU configuration for optimal training performance.

Current Setup: I have an environment with an average response time of about 10 seconds. I’m trying to decide between using one high-performance GPU or multiple low-performance GPUs for training.

Question: Based on your experience with this implementation, which option would you recommend? Would one high-performance GPU provide better performance given the response time, or could multiple low-performance GPUs offer any advantages in this scenario?

Additional Context: I'm also interested in how parallelizing the environment might impact the decision and the overall training process.

Thank you for your assistance!

Best regards,

@Yonv1943
Copy link
Collaborator

Yonv1943 commented Oct 12, 2024

【我建议你使用这个开源项目的 MAPPO算法(不带任何利益,纯推荐):https://github.com/agi-brain/xuance/tree/master/examples/mappo】

【I recommend using the MAPPO algorithm from this open-source project (no vested interest, purely a recommendation): https://github.com/agi-brain/xuance/tree/master/examples/mappo】

@Yonv1943
Copy link
Collaborator

【自从更新了 vectorized env 和 multiple GPU 之后,2024-10-12我还没有想清楚如何把 MADDPG 以及 MAPPO 以及 QMIX 算法也纳入到ElegantRL库里面】

【Since updating the vectorized environment and multiple GPUs, as of October 12, 2024, I haven't figured out how to incorporate the MADDPG, MAPPO, and QMIX algorithms into the ElegantRL library】

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