🍺 BREW Explorer

← all formulae

pmix

brew install pmix v5.0.10_1 BSD-3-Clause

C library implementing the Process Management Interface Exascale (PMIx) standard for HPC process coordination.

Why you might care

Required build/runtime dependency for HPC job schedulers and parallel computing frameworks (SLURM, Open MPI) that need standardized process management in exascale environments. Provides a unified interface for communication between application processes and resource managers across distributed systems.

Categories

Alternatives

Open MPI SLURM Cray PMI
2.5k
30-day installs · #880
8.0k
90-day · #906
91.7k
365-day · #451

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Open MPI",
    "SLURM",
    "Cray PMI"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "hpc",
    "networking"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "hwloc",
    "libevent"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Process Management Interface for HPC environments",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:10+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "pmix",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://openpmix.github.io/",
  "homepage_og_description": "Reference Implementation of the Process Management Interface Exascale (PMIx) standard",
  "homepage_og_image": null,
  "homepage_title": "OpenPMIx | Reference Implementation of the Process Management Interface Exascale (PMIx) standard",
  "installs_30d": 2489,
  "installs_365d": 91734,
  "installs_90d": 7984,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:47:38+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "pmix",
  "oldnames": [],
  "one_liner": "C library implementing the Process Management Interface Exascale (PMIx) standard for HPC process coordination.",
  "optional_dependencies": [],
  "rank_30d": 880,
  "rank_365d": 451,
  "rank_90d": 906,
  "raw_hash": "b2f41722ff83c501",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/p/pmix.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "python": "build"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "5.0.10",
  "versioned_formulae": [],
  "why_use_this": "Required build/runtime dependency for HPC job schedulers and parallel computing frameworks (SLURM, Open MPI) that need standardized process management in exascale environments. Provides a unified interface for communication between application processes and resource managers across distributed systems."
}