Quickstart

mpirun Plugin

javimosch Updated

File contents

mpirun Plugin

CLI tool: mpirun.

Commands

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

Usage Examples

  • "mpirun --help"
  • "mpirun self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/mpirun/skills/quickstart commit 0213569177

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-754