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

feat(backend): Support loop parallelism #8718

Open
Tracked by #10402 ...
chensun opened this issue Jan 18, 2023 · 12 comments · May be fixed by #10798
Open
Tracked by #10402 ...

feat(backend): Support loop parallelism #8718

chensun opened this issue Jan 18, 2023 · 12 comments · May be fixed by #10798
Assignees
Labels
help wanted The community is welcome to contribute.
Projects

Comments

@chensun
Copy link
Member

chensun commented Jan 18, 2023

No description provided.

@chensun chensun mentioned this issue Jan 18, 2023
66 tasks
@chensun chensun added this to Backlog in KFP v2 Jan 18, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Aug 27, 2023
@abln-synth
Copy link

Is there a timeline for truly supporting ParallelFor parallelism in Kubeflow v2? We're in the process of adopting Kubeflow and this is a major deal-breaker for us

@stale stale bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Oct 6, 2023
Copy link

github-actions bot commented Jan 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Jan 5, 2024
@chensun chensun mentioned this issue Jan 16, 2024
18 tasks
@HumairAK
Copy link
Contributor

/remove-lifecycle stale

@google-oss-prow google-oss-prow bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Feb 12, 2024
@jbottum
Copy link

jbottum commented Feb 20, 2024

Can someone from the KFP team please comment on this issue? Can users please identify your use case and the priority of this request i.e. is this must have for your use case ?

@abln-synth
Copy link

@jbottum

We use Kubeflow to run massivelly parallel inference pipelines, where we potentially have hundreds / thousands of inputs but we can't feasibly run them all in parallel (due to resource limitations), hence why controlling the parallelism is a must-have for us.

We are successfully doing that with Kubeflow v1, but we feel like we're missing out on more and more on the new functionalities that are offered in v2.

@rimolive
Copy link
Member

Some users reached out to me about this missing feature in v2 saying this is a blocker to upgrade to that version. I kindly ask for anyone who will comment in this issue to request priority to 👍 the issue description as this is how we rank the most demanding requests from community.

As for the prioritization itself, I'll come up with a plan to the Pipelines WG to speed up the development of this feature. If anyone wants to discuss, join the next Pipelines WG meeting.

@zijianjoy zijianjoy added the help wanted The community is welcome to contribute. label Mar 27, 2024
@HumairAK
Copy link
Contributor

I can take this on

/assign @HumairAK

@chanansh
Copy link

any news about this? it stops be from using Elyra https://elyra.readthedocs.io/en/latest/
I want component A to generate a list of tasks and then parallel execute them with component B

@rimolive
Copy link
Member

@chanansh Still WIP, but we'll keep updating this issue when we have more information to share.

@HumairAK
Copy link
Contributor

HumairAK commented May 7, 2024

/assign @gmfrasca

@HumairAK
Copy link
Contributor

HumairAK commented May 7, 2024

/unassign HumairAK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted The community is welcome to contribute.
Projects
Status: Backlog
KFP v2
Backlog
8 participants