Quickstart

mpiexec Plugin

javimosch Updated

File contents

mpiexec Plugin

CLI tool: mpiexec.

Commands

  • mpiexec <resource> <action> — Execute mpiexec commands
  • mpiexec self version — Print mpiexec version
  • mpiexec _ _ — Passthrough to mpiexec CLI

Usage Examples

  • "mpiexec --help"
  • "mpiexec self version"

Installation

apt-get install mpiexec 2>/dev/null || which mpiexec

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/mpiexec/skills/quickstart commit 23c70a5777

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1105