17 lines
418 B
JSON
17 lines
418 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"
|
|
],
|
|
"maintainers": [
|
|
"K. Noel Belcourt <kbelco -at- sandia.gov>",
|
|
"Alain Miniussi <alain.miniussi -at- oca.eu>"
|
|
]
|
|
}
|