openpmix.github.io
Process Management Interface for HPC environments
Package Information
- Domain:
openpmixgithub.io
- Name:
openpmix.github.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +openpmix.github.io -- $SHELL -i
Programs
This package provides the following executable programs:
palloc
pattrs
pctrl
pevent
plookup
pmix_info
pmixcc
pps
pquery
Available Versions
Show all 9 versions
6.0.0
,5.0.8
,5.0.7
,5.0.6
,5.0.5
5.0.4
,5.0.3
,5.0.2
,5.0.1
Latest Version: 6.0.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +openpmixgithub.io@6.0.0 -- $SHELL -i
Dependencies
This package depends on:
open-mpi.org/hwloc^2.10
libevent.org^2.1
zlib.net^1.3
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.openpmixgithubio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.