• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "key": "mpi",
3    "name": "MPI",
4    "authors": [
5        "Douglas Gregor",
6        "Matthias Troyer"
7    ],
8    "description": "Message Passing Interface library, for use in distributed-memory parallel application programming.",
9    "category": [
10        "Concurrent"
11    ],
12    "maintainers": [
13        "K. Noel Belcourt <kbelco -at- sandia.gov>",
14        "Alain Miniussi <alain.miniussi -at- oca.eu>"
15    ]
16}
17