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

Run with multiple GPUs in demo.py #248

Open
ZhiXinChasingLight opened this issue Nov 23, 2024 · 1 comment
Open

Run with multiple GPUs in demo.py #248

ZhiXinChasingLight opened this issue Nov 23, 2024 · 1 comment

Comments

@ZhiXinChasingLight
Copy link

How can I use torchrun for single-machine multi-GPU inference testing when running demo.py? I didn't see any usage of DataParallel in demo.py.

@yinanhe
Copy link
Member

yinanhe commented Nov 25, 2024

If it is only for multi-card inference, no additional settings are required, and multi-card communication is not required.

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