Install Opal_wrapper On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian
Install opal_wrapper
-
Debian
apt-get install libopenmpi-dbgClick to copy -
Ubuntu
apt-get install libopenmpi1.6-dbgClick to copy -
Arch Linux
pacman -S openmpiClick to copy -
Kali Linux
apt-get install openmpi-binClick to copy -
CentOS
yum install openmpi3-develClick to copy -
Fedora
dnf install openmpi-develClick to copy -
Raspbian
apt-get install libopenmpi1.6-dbgClick to copy
openmpi
High performance message passing library (MPI)openmpi-devel
Development files for openmpilibopenmpi-dev
high performance message passing library -- header filesOpen MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. This package contains the header files and compiler wrappers which are needed to compile and link programs against libopenmpi.
openmpi-bin
high performance message passing library -- binariesOpen MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3.1 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. Features: * Full MPI-3.1 standards conformance * Thread safety and concurrency * Dynamic process spawning * High performance on all platforms * Reliable and fast job management * Network and process fault tolerance * Support network heterogeneity * Single library supports all networks * Run-time instrumentation * Many job schedulers supported * Internationalized error messages * Component-based design, documented APIs This package contains the Open MPI utility programs.
libopenmpi1.6-dbg
high performance message passing library -- debug libraryOpen MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. This package contains debugging symbols for Open MPI.




