]> git.openfabrics.org - ~ardavis/ofed_docs/.git/commitdiff
few more updates
authorTziporet Koren <tziporet@mellanox.co.il>
Mon, 13 Aug 2007 15:11:16 +0000 (18:11 +0300)
committerTziporet Koren <tziporet@mellanox.co.il>
Mon, 13 Aug 2007 15:11:16 +0000 (18:11 +0300)
mlx4_release_notes.txt
mvapich_release_notes.txt

index 12b84aea078efca48aa8316acac1a2f80e9c2625..4898f1ddbeedc51157fc2d386b79192299290150 100755 (executable)
@@ -86,6 +86,6 @@ The following ULPs are tested:
   2. Burn a modified firmware image with the changed INI file
   3. Reboot the system
      
-- When creating a qp, do not use the max_qp_wr returned by ibv_query_device as 
-  is for specifiying the "max_send_wr" capability.  The maximun value used for
+- When creating a QP, do not use the max_qp_wr returned by ibv_query_device as 
+  is for specifying the "max_send_wr" capability.  The maximum value used for
   max_send_wr should be (max_qp_wr - 33).
index f2aa280eeca35a62d7aa8d2054ae68a68269e29f..7f3641260042ee5ca617b55c006ef2675bd9a5b0 100644 (file)
@@ -68,7 +68,7 @@ New version mvapich-0.9.9-1458
 - Fix for memory allocations whose size is bigger than 2^31-1
 - Fix for multiple communicator problem
 - Fix for MPI_Finalize segmentation fault
-- Change the RNR value to 64 Mili
+- Changed the RNR value to 64 Milli-seconds
 
 ===============================================================================
 6. Known Issues