mpi-operator icon indicating copy to clipboard operation
mpi-operator copied to clipboard

Does MPI Operator have a plan about Python SDK?

Open aheeruru opened this issue 5 years ago • 7 comments

Hello.

TF Operator has python sdk. https://github.com/kubeflow/tf-operator/tree/master/sdk

How about mpi operator? Do you have a plan?

aheeruru avatar Feb 19 '20 09:02 aheeruru

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.

terrytangyuan avatar Feb 19 '20 14:02 terrytangyuan

Also cc @gaocegege @johnugeorge @richardsliu to chime in here as well.

terrytangyuan avatar Feb 19 '20 14:02 terrytangyuan

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. :-)

jinchihe avatar Feb 20 '20 02:02 jinchihe

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.

issue-label-bot[bot] avatar Aug 03 '20 12:08 issue-label-bot[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.

tiliter-algorithms avatar Aug 03 '20 12:08 tiliter-algorithms

If anyone is interested in contributing this, please comment here.

terrytangyuan avatar Aug 03 '20 14:08 terrytangyuan

ok, let me take this one.

zw0610 avatar Apr 12 '21 09:04 zw0610