]> git.openfabrics.org - compat-rdma/docs.git/commitdiff
updates on MPI based on mails from Jeff & DK
authorTziporet Koren <tziporet@mellanox.co.il>
Tue, 22 Jul 2008 08:24:47 +0000 (11:24 +0300)
committerTziporet Koren <tziporet@mellanox.co.il>
Tue, 22 Jul 2008 08:24:47 +0000 (11:24 +0300)
Signed-off-by: Tziporet Koren <tziporet@mellanox.co.il>
OFED_release_notes.txt

index 8aed2a40d78b5e5b484f77a241cad09df1d600d9..bf549fbc8c2c2655e2f088f3cc107d88cc507aaa 100644 (file)
@@ -207,28 +207,30 @@ for each package in the docs directory.
     2.10 MPI: 
        a. OSU MVAPICH 1.1
           - XRC support
-          - Hybrid UD-XRC support
+          - Hybrid UD-RC-XRC support
           - Enhanced Asynchronous Progress
-          - Network Reliability
-          - Enhanced collectives
+          - Tuned collectives
 
        b. Open MPI 1.3
           - Connection Manager support
-          - IB CM, RDMA CM
           - XRC support
           - APM support
           - Message coalescing
           - B-SRQ / X-SRQ
-          - iWARP verbs support
-          - Open Grid Computing / Chelsio
+          - iWARP verbs support with RDMA CM
           - Major job launch scalability improvements
           - Tighter integration with parallel tools
 
        c. OSU MVAPICH2 1.2
-          - Scalable Job startup
-          - One-sided Operations with Passive Synchronization
-          - Checkpoint-Restart with Shared Memory Support
+          - Scalable and robust daemon-less job startup
+          - Enhanced scalability for RDMA-based Direct One-sided communication
+            with less resources
+          - Checkpoint-Restart with Intra-node Shared Memory Support
           - Multi-core optimized Collectives
+            - Shared memory optimized MPI_Bcast
+            - Optimized and tuned MPI_Alltoall
+           - Enhancement to Software Installation with Full Autoconf-based 
+            Configuration
           - PLPA Support for affinity
 
 ===============================================================================