2
0
mirror of https://github.com/boostorg/mpi.git synced 2026-01-22 05:22:18 +00:00
Files
mpi/meta/libraries.json
2014-08-18 15:07:26 +01:00

13 lines
283 B
JSON

{
"key": "mpi",
"name": "MPI",
"authors": [
"Douglas Gregor",
"Matthias Troyer"
],
"description": "Message Passing Interface library, for use in distributed-memory parallel application programming.",
"category": [
"Concurrent"
]
}