Changes between Version 1 and Version 2 of HPL/OPENMPI


Ignore:
Timestamp:
Jan 12, 2010, 1:10:08 PM (14 years ago)
Author:
bucicoiu.mihai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HPL/OPENMPI

    v1 v2  
    11== OPENMPI ==
     2
     3Proiectul este un proiect open-source pentru implementarea standardului MPI-2 dezvoltat si mentinut de catre o echipa academica si de parteneri din industrie. Proiectul Open MPI combina astfel expertiza, tehnologia si resursele comunitatilor de High Performance Computing pentru a genera cea mai buna librarie MPI existenta.
     4
     5
     6
     7Features implemented or in short-term development for Open MPI include:
     8
     9    * Full MPI-2 standards conformance
     10    * Thread safety and concurrency
     11    * Dynamic process spawning
     12    * Network and process fault tolerance
     13    * Support network heterogeneity
     14    * Single library supports all networks
     15    * Run-time instrumentation
     16    * Many job schedulers supported
     17
     18       
     19
     20    * Many OS's supported (32 and 64 bit)
     21    * Production quality software
     22    * High performance on all platforms
     23    * Portable and maintainable
     24    * Tunable by installers and end-users
     25    * Component-based design, documented APIs
     26    * Active, responsive mailing list
     27    * Open source license based on the BSD license
     28
     29Open MPI is developed in a true open source fashion by a consortium of research, academic, and industry partners. The Open MPI Team page has a comprehensive listing of all contributors and active members.