File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Open MPI
2
2
3
- ` The Open MPI Project < https://www.open-mpi.org/> ` _ is an open source
4
- implementation of the ` Message Passing Interface (MPI) specification
5
- < https://www.mpi-forum.org/docs/ > `_ that is developed and maintained
6
- by a consortium of academic, research, and industry partners. Open
7
- MPI is therefore able to combine the expertise, technologies, and
8
- resources from all across the High Performance Computing community in
9
- order to build the best MPI library available. Open MPI offers
10
- advantages for system and software vendors, application developers and
11
- computer science researchers.
3
+ [ The Open MPI Project] ( https://www.open-mpi.org/ ) is an open source
4
+ implementation of the [ Message Passing Interface (MPI)
5
+ specification ] ( https://www.mpi-forum.org/docs/ ) that is developed and
6
+ maintained by a consortium of academic, research, and industry
7
+ partners. Open MPI is therefore able to combine the expertise,
8
+ technologies, and resources from all across the High Performance
9
+ Computing community in order to build the best MPI library available.
10
+ Open MPI offers advantages for system and software vendors,
11
+ application developers and computer science researchers.
12
12
13
13
## Official documentation
14
14
You can’t perform that action at this time.
0 commit comments