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

Question: What is the recommended way for Data Scientists to run a distributed training job #1535

Closed
mChowdhury-91 opened this issue Feb 14, 2022 · 4 comments

Comments

@mChowdhury-91
Copy link

The Data Scientists do not have access to K8s cluster, and hence cannot use commands like kubectl create -f -n kubeflow, in that case what is the recommended way to run distributed training jobs.
Is Kubeflow Pipeline the right approach or Fairing?

@johnugeorge
Copy link
Member

You can use python sdk for it . https://github.com/kubeflow/training-operator/tree/master/sdk/python

@mChowdhury-91
Copy link
Author

@johnugeorge How do we run a MPIjob using the Python SDK. Is there any api to call the MPIJob yaml file

@mChowdhury-91
Copy link
Author

@johnugeorge
Copy link
Member

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

No branches or pull requests

2 participants