LogoLogo
Slack ChannelGitHub Repo
  • K3ai (keɪ3ai)
  • What we are trying to solve (a.k.a Our Goals)
  • Quick Start
  • Command Reference
  • Config File Reference
  • Remove k3ai (Work In Progress)
  • Contributing
  • EXAMPLEs
    • Hello-Start
    • Hello-Home
    • Hello-Earth
    • Hello-Universe
    • Hello-All
  • Plugins
    • How to Build Your First Plugin
    • NVIDIA gpu
    • Kubeflow Pipelines
    • Tensorflow Operator
    • PyTorch Operator
    • MPI operator (WIP)
    • Argo Workflows
    • Jupyter Notebook
    • H2O
  • other guides
    • Civo Cloud
  • community
    • Inclusivity
    • Code of Conduct
    • Roadmap
    • Contributors
    • Seen in the wild
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Plugins

MPI operator (WIP)

PreviousPyTorch OperatorNextArgo Workflows

Last updated 4 years ago

Was this helpful?

The MPI Operator makes it easy to run allreduce-style distributed training on Kubernetes. Please check out for an introduction to MPI Operator and its industry adoption -

To install the MPI operator simply type:

k3ai apply mpi-op

this blog post
https://www.kubeflow.org/docs/components/training/mpi/