blob: 100ad65316e135e0bd809d3f8a9b5506601c19d5 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "msmpi",
"version": "10.1.12498",
"port-version": 1,
"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"
}
|