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

Support multiple providers init tasks #49

Open
avive opened this issue Aug 15, 2021 · 0 comments
Open

Support multiple providers init tasks #49

avive opened this issue Aug 15, 2021 · 0 comments

Comments

@avive
Copy link
Contributor

avive commented Aug 15, 2021

Add support for using more than 1 provider for creating a post init job.

The motivation for this are users with multiple gpus on their systems. For example, a laptop with 2 gpus or a desktop with 2 discrete gpu cards and a supported gpu on the motherboard.
We'd like to enable these users to create a post init in less time and fully utilize their system gpu compute resources.

Add API method where user can provide an array of distinct system providers for creating a post job. The implementation should utilize all providers in parallel to create the post init data. Note that the gpu-post lib already supports executions on multiple providers in parallel.

@moshababo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant