1. Home
  2. Browse
  3. mpi

mpi

v1#2Latest

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.

Install

Run the following Vcpkg command to install the port.

vcpkg install mpi

Usage

Usage details are not available for this port.

Dependencies

See source

Version

v1#2

Publication

Supports

!uwp

Subtree

cc471dc0f5

License

Unknown license

Definition

Manifest