[Pkg-ofed-commits] r485 - /trunk/howto/infiniband-howto.sgml

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Tue Oct 13 14:10:20 UTC 2009


Author: gmpc-guest
Date: Tue Oct 13 14:10:16 2009
New Revision: 485

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=485
Log:
Remove trailing "."

Modified:
    trunk/howto/infiniband-howto.sgml

Modified: trunk/howto/infiniband-howto.sgml
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/howto/infiniband-howto.sgml?rev=485&op=diff
==============================================================================
--- trunk/howto/infiniband-howto.sgml (original)
+++ trunk/howto/infiniband-howto.sgml Tue Oct 13 14:10:16 2009
@@ -544,7 +544,7 @@
 In order to obtain maximum IPoIB throughput you may need to tweak the MTU and various kernel TCP buffer and window settings. 
 See the details in the ipoib_release_notes.txt document in the ofed-docs package.
 
-<sect1>ARP and dual ported cards.
+<sect1>ARP and dual ported cards
 <p>
 If you have a dual ported card with both ports on the same IB subnet, but different IP subnets, you
 will need to tweak the ARP settings for the IPoIB interfaces.  See  ipoib_release_notes.txt in the ofed-docs package for a full
@@ -610,7 +610,7 @@
 OpenMPI uses ssh to spawn jobs on remote hosts. You should configure a public/private keypair to ensure that  you 
 can ssh between hosts without entering a password. You should also ensure that your login process is silent.
 
-<sect1>Run the MPI PingPong benchmark.
+<sect1>Run the MPI PingPong benchmark
 <p>
 
 We will use the MPI PingPong benchmark for our testing.  By default, openmpi should use inifiniband networks in preference to any tcp networks it finds. However, we will force mpi to ignore tcp networks to ensure that is using the infiniband network.
@@ -859,7 +859,7 @@
 It is required for the next step.
 
 
-<sect1>Build OFED modules for the lustre patched kernel.
+<sect1>Build OFED modules for the lustre patched kernel
 <p>
 Build OFED modules against the newly build lustre patched kernel.
 
@@ -899,7 +899,7 @@
 ibdiagnet -r
 </tscreen>
 
-<sect1>ib_query_gid() failed errors on mlx4 platforms.
+<sect1>ib_query_gid() failed errors on mlx4 platforms
 <p>
 ibstat or opensm hangs and the following kernel messages are printed:
 




More information about the Pkg-ofed-commits mailing list