mpi-operator
mpi-operator copied to clipboard
Does MPI Operator have a plan about Python SDK?
Hello.
TF Operator has python sdk. https://github.com/kubeflow/tf-operator/tree/master/sdk
How about mpi operator? Do you have a plan?
Isn't k8s Python SDK already sufficient for this? cc @jinchihe what was the original motivation for tf-operator's Python SDK?
There's no plan yet but let's use this issue to track people's interest first so we can prioritize later. Please 👍 this issue if you are interested in this.
Also cc @gaocegege @johnugeorge @richardsliu to chime in here as well.
Yeah, if there are someones are interested that, we can do it as it's done for TF-Operator and Pytorch-Operator. The effort should not be big. :-)
Issue-Label Bot is automatically applying the labels:
Label | Probability |
---|---|
area/operator | 0.53 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
I am using Kubeflow's MPI train job. I have to use python subprocess calls to apply MPI resources. It will be highly beneficial to have k8s Python SDK for MPI-Operator just like TF-Operator has one.
If anyone is interested in contributing this, please comment here.
ok, let me take this one.