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

Muti-device Running #54

Open
Lin-zeng opened this issue Jan 17, 2025 · 1 comment
Open

Muti-device Running #54

Lin-zeng opened this issue Jan 17, 2025 · 1 comment

Comments

@Lin-zeng
Copy link

Hi, thanks for your wonderful work. Here's one question, I have installed using pip approach to do inference using muti gpu devices, your interence.py code shows this code will run using gpu device following certain rank one by one without using something like DataParallel, does that mean I can not distribute this on multi-device so far to infer simultaneously? Thanks a lot!

@zhangyuxuann
Copy link
Collaborator

Hi @Lin-zeng Currently, you can divide the total task and assign different gpu to run different subtasks. Because we are currently compatible with command line inference, for simplicity, multi-device simultaneous inference can be encapsulated by the user.

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