python-mpi4jax on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "python-mpi4jax" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-mpi4jax on Arch using YAY

$ yay -S python-mpi4jax

* (Optional) Uninstall python-mpi4jax on Arch using YAY

$ yay -Rns python-mpi4jax

2. Manually Install "python-mpi4jax" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-mpi4jax's git locally

$ git clone https://aur.archlinux.org/python-mpi4jax.git ~/python-mpi4jax

c. Go to ~/python-mpi4jax folder and install it

$ cd ~/python-mpi4jax $ makepkg -si

3. Information about the python-mpi4jax package on Arch User Repository (AUR)

ID: 1338046
Name: python-mpi4jax
PackageBaseID: 198800
PackageBase: python-mpi4jax
Version: 0.3.15-1
Description: Zero-copy MPI communication of JAX arrays, for turbo-charged HPC applications in Python.
URL: https://github.com/mpi4jax/mpi4jax
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1697953927
LastModified: 1697953927
URLPath: /cgit/aur.git/snapshot/python-mpi4jax.tar.gz