Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / parallel / openmpi / DESCR
blobdf10ebe8f584923800c573c9f3a20e1f886e2bf1
1 The Open MPI Project is an open source MPI-2 implementation
2 that is developed and maintained by a consortium of academic,
3 research, and industry partners. Open MPI is therefore able to
4 combine the expertise, technologies, and resources from all
5 across the High Performance Computing community in order to
6 build the best MPI library available. Open MPI offers advantages
7 for system and software vendors, application developers and
8 computer science researchers.
10 Features implemented or in short-term development for Open MPI
11 include:
13   - Full MPI-2 standards conformance
14   - Thread safety and concurrency
15   - Dynamic process spawning
16   - Network and process fault tolerance
17   - Support network heterogeneity
18   - Single library supports all networks
19   - Run-time instrumentation
20   - Many job schedulers supported
21   - Many OS's supported (32 and 64 bit)
22   - Production quality software
23   - High performance on all platforms
24   - Portable and maintainable
25   - Tunable by installers and end-users
26   - Component-based design, documented APIs
27   - Active, responsive mailing list
28   - Open source license based on the BSD license