]> git.openfabrics.org - ~aditr/compat-rdma-docs.git/commitdiff
Add information related to RoCEE and hwloc
authorJonathan Perkins <perkinjo@cse.ohio-state.edu>
Wed, 17 Mar 2010 21:28:59 +0000 (14:28 -0700)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 18 Mar 2010 07:10:47 +0000 (09:10 +0200)
Signed-off-by: Jonathan Perkins <perkinjo@cse.ohio-state.edu>
mvapich2_release_notes.txt

index 79b997a275173f40a63b9ef273c774540cd922c5..98fd65598e4c381abc2c572d61bfc406a03752a7 100644 (file)
@@ -11,7 +11,7 @@ Overview
 
 These are the release notes for MVAPICH2-1.4.1.  This is OFED's edition
 of the MVAPICH2-1.4.1 release. MVAPICH2 is an MPI-2 implementation over
-InfiniBand and iWARP from the Ohio State University
+InfiniBand, iWARP and RoCEE (RDMAoE) from the Ohio State University
 (http://mvapich.cse.ohio-state.edu/).
 
 
@@ -28,7 +28,9 @@ Software Dependencies
 MVAPICH2 depends on the installation of the OFED Distribution stack with
 OpenSM running. The MPI module also requires an established network
 interface (either InfiniBand, IPoIB, iWARP, uDAPL, or Ethernet). BLCR
-support is needed if built with fault tolerance support.
+support is needed if built with fault tolerance support. Similarly,
+hwloc support is needed if built with Portable Hardware Locality feature
+for CPU mapping.
 
 
 New Features