aboutsummaryrefslogtreecommitdiff
path: root/ports/msmpi/vcpkg.json
blob: fa32759b43af2e0df2bc7eb1f313e7bb8deb59a9 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "msmpi",
  "version": "10.1.12498",
  "port-version": 2,
  "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"
}