opal_wrapper

High performance message passing library (MPI)

Debian Debian
RUN apt-get update && \ apt-get install -y libopenmpi-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y libopenmpi1.6-dbg
Arch Arch Linux
RUN pacman -S --noconfirm openmpi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openmpi-bin
CentOS
RUN yum install -y openmpi3-devel
Fedora
RUN dnf install -y openmpi-devel
Raspbian
RUN apt-get update && \ apt-get install -y libopenmpi1.6-dbg
click the source code to copy install opal_wrapper on any operating system with command-not-found.com