Open 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 SUBPORT WRAPS clang16's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)
Open 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 SUBPORT WRAPS clang16's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)
To install openmpi-clang16, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install openmpi-clang16
To see what files were installed by openmpi-clang16, run:
port contents openmpi-clang16
To later upgrade openmpi-clang16, run:
sudo port selfupdate && sudo port upgrade openmpi-clang16
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.