Hi all! I was wondering if Kueue fits into the roadmap for integration with Metaflow? I see an old issue and and old PR so I was wondering if anyone is planning on coming back to this eventually.
a
ancient-application-36103
10/07/2024, 6:14 PM
hi mark! we (and many others) have been using kueue already with metaflow - particularly to create gang clusters with
@parallel
ancient-application-36103
10/07/2024, 6:16 PM
also, there is an integration driven by g-research to integrate metaflow with armada actively in the works. it's getting demoed this week internally.
s
some-match-70771
10/07/2024, 6:47 PM
ah, I see. Are there any published examples along those lines (kueue with
@parallel
)?
a
ancient-application-36103
10/07/2024, 6:58 PM
i believe the PR that you linked highlights the labels/annotations that would be needed. the reason why the PR wasn't merged was because depending on your setup, your labels/annotations could be very different. internally we choose to apply these as policies at workload submission time rather than client side - which helps with modifying infrastructure without encroaching into user workloads