Skip to Content

mpi v1

Created
Updated

Message Passing Interface (MPI) is a standardized and portable message-passing standard designed by a group of researchers from academia and industry to function on a wide variety of parallel computing architectures. The standard defines the syntax and semantics of a core of library routines useful to a wide range of users writing portable message-passing programs in C, C++, and Fortran. There are several well-tested and efficient implementations of MPI, many of which are open-source or in the public domain.

# License

Unspecified

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • Yury Bura's avatar Yury Bura
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • autoantwort's avatar autoantwort

# Changelog

  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 75536e7 [mpi/msmpi] Add cmake wrapper to fix bug getting MPI_${LANG}_ADDITIONAL_INCLUDE_DIRS when calling FindMPI.cmake on Windows (#24746)
  • cc471dc [boost] update to 1.77.0 (#19556)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 455223d [OpenMPI] add a new port (#7142)

# Source