# runai training mpi

mpi management

## Options

```
  -h, --help   help for mpi
```

## Options inherited from parent commands

```
      --config-file string   config file name; can be set by environment variable RUNAI_CLI_CONFIG_FILE (default "config.json")
      --config-path string   config path; can be set by environment variable RUNAI_CLI_CONFIG_PATH
  -d, --debug                enable debug mode
  -q, --quiet                enable quiet mode, suppress all output except error messages
      --verbose              enable verbose mode
```

## SEE ALSO

* [runai training](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training) - training management
* [runai training mpi attach](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_attach) - attach to a running container in a mpi training workload
* [runai training mpi bash](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_bash) - open a bash shell in a mpi training workload
* [runai training mpi delete](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_delete) - delete a mpi training workload
* [runai training mpi describe](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_describe) - describe a mpi training workload
* [runai training mpi exec](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_exec) - execute a command in a mpi training workload
* [runai training mpi list](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_list) - list mpi training workloads
* [runai training mpi logs](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_logs) - view logs of a mpi training workload
* [runai training mpi port-forward](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_port-forward) - forward one or more local ports to a mpi training workload
* [runai training mpi resume](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_resume) - resume mpi training
* [runai training mpi submit](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_submit) - submit a mpi training workload
* [runai training mpi suspend](https://run-ai-docs.nvidia.com/self-hosted/2.22/reference/cli/runai/runai_training_mpi_suspend) - suspend a mpi training workload
