aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/msmpi/vcpkg.json
blob: d2837c109e52d9ac3c9a7a949028ee06e2e38880 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "msmpi",
  "version": "10.1.12498",
  "port-version": 5,
  "description": "Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.",
  "homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi",
  "license": "MIT",
  "supports": "windows & !uwp & (x64 | x86)"
}