Skip to content

mpiv1

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

Not declared in the port manifest

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

and one transitive dependency:

#Host Dependencies

6 transitive dependencies:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Stefano Sinigardi's avatarStefano Sinigardi
  • Billy O'Neal's avatarBilly O'Neal
  • Yury Bura's avatarYury Bura
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 9125c78[openmpi] Update to 4.1.8, revise [mpi,hdf5,gdal] Fixup (#50321)
  • 0997700[openmpi] Update to 4.1.7, install wrapper (#43373)
  • 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)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 455223d[OpenMPI] add a new port (#7142)