<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Windows HPC Team Blog : MSMPI HPC Server InfiniBand Built-in Diagnostics</title><link>http://blogs.technet.com/windowshpc/archive/tags/MSMPI+HPC+Server+InfiniBand+Built-in+Diagnostics/default.aspx</link><description>Tags: MSMPI HPC Server InfiniBand Built-in Diagnostics</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Process Affinity and Windows HPC Server 2008 SP1</title><link>http://blogs.technet.com/windowshpc/archive/2009/10/01/process-affinity-and-windows-hpc-server-2008-sp1.aspx</link><pubDate>Thu, 01 Oct 2009 23:57:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3284444</guid><dc:creator>Barndawgie</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/windowshpc/comments/3284444.aspx</comments><wfw:commentRss>http://blogs.technet.com/windowshpc/commentrss.aspx?PostID=3284444</wfw:commentRss><wfw:comment>http://blogs.technet.com/windowshpc/rsscomments.aspx?PostID=3284444</wfw:comment><description>&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;An issue came to our attention after Windows HPC Server 2008 shipped regarding the way we set affinity on the processes within a job.&amp;nbsp; There are actually two places where we set affinity:&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;1.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;The Node Manager (the service on each node responsible for starting jobs and tasks) sets processor affinity on each task to prevent that task from using processors which are not assigned to it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-fareast-font-family: Calibri"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;2.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;MPIEXEC (which is used to start MS-MPI applications) can, when the –affinity flag is provided, set affinity on all ranks within the MPI application.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;The problem that we encountered is this: Due to the way affinity setting works on Windows Job Objects (which we use to run tasks) and the processes within them, you cannot set affinity at both layers.&amp;nbsp; That means that in MPI Tasks which are allocated less than an entire node, the –affinity flag will end up being ignored on the MPIExec command line, since the affinity has already been set by the scheduler and cannot be set in two places.&amp;nbsp; This caused problems for some applications, especially those developed to work against the Compute Cluster Pack (which didn’t set affinity at all).&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;The problem is particular serious for jobs which specify the –exclusive option; when a job specifies the –Exclusive option it will be allocated an entire node.&amp;nbsp; But the scheduler will set affinity on tasks within the job despite this.&amp;nbsp; So an exclusive job with a 4 core task that is assigned an 8 core node would cause the scheduler to affinitize the task to only 4 cores: This leaves the other 4 cores idle if there are no other tasks in the job and is awfully confusing for some people and applications!&amp;nbsp; Such a job would also not have MPI rank affinity, even if the –Affinity flag was specified.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;Our solution is to introduce a new cluster parameter called &lt;B&gt;AffinityType&lt;/B&gt;.&amp;nbsp; AffinityType has three possible settings which work as follows:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo2" class=MsoListParagraph&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-weight: bold"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;AllJobs&lt;/B&gt;- When AffinityType is set to AllJobs, the Node Manager will set affinity on any task that isn’t allocated an entire node.&amp;nbsp; This is the behavior described above, and is probably the best choice for applications which may run multiple instances per node (e.g. Parameter Sweeps and SOA Jobs) and want these instances to be isolated from each other.&lt;B&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo2" class=MsoListParagraph&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-weight: bold"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;NonExclusiveJobs (Default)-&lt;/B&gt; With this setting, the Node Manager will &lt;I&gt;not &lt;/I&gt;set affinity on jobs which are marked as exclusive.&amp;nbsp; This is the ideal choice for jobs with only 1 task, since that task will be able to take advantage of all cores on the nodes that it is assigned.&amp;nbsp; We’ve made this the new default since it provides what is generally the preferred behavior for MPI tasks, which are most likely to be sensitive to affinitization.&amp;nbsp; With this choice selected, MPI tasks in exclusive jobs can take advantage of the –Affinity flag to MPI even if they are not allocated an entire node.&lt;B&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l1 level1 lfo2" class=MsoListParagraph&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-weight: bold"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;B&gt;NoJobs- &lt;/B&gt;With this setting, the Node Manager will never set affinity on any task.&amp;nbsp; This is an excellent choice for those running MPI Tasks who want to make sure they can take advantage of MPI’s –Affinity flag even when jobs may share nodes.&amp;nbsp; This is also useful for applications which want to set their own affinity.&lt;B&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;B&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Note that Windows Server 2008 R2 will allow the setting of process affinity at both the Windows Job Object and Process level simultaneously.&amp;nbsp; So hopefully in v3 of&amp;nbsp;the HPC Pack&amp;nbsp;there will no longer be an issues with the conflict between these two setting.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;You can learn more about how the new AffinityMode flag works here: &lt;A href="http://msdn.microsoft.com/en-us/library/microsoft.hpc.scheduler.properties.affinitymode(vs.85).aspx" mce_href="http://msdn.microsoft.com/en-us/library/microsoft.hpc.scheduler.properties.affinitymode(vs.85).aspx"&gt;http://msdn.microsoft.com/en-us/library/microsoft.hpc.scheduler.properties.affinitymode(vs.85).aspx&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3284444" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/windowshpc/archive/tags/Job+Scheduling/default.aspx">Job Scheduling</category><category domain="http://blogs.technet.com/windowshpc/archive/tags/Applications/default.aspx">Applications</category><category domain="http://blogs.technet.com/windowshpc/archive/tags/MSMPI+HPC+Server+InfiniBand+Built-in+Diagnostics/default.aspx">MSMPI HPC Server InfiniBand Built-in Diagnostics</category></item><item><title>HPC Server 2008 MPI Diagnostic Fails on Eager Message No Business Card Error</title><link>http://blogs.technet.com/windowshpc/archive/2009/06/29/hpc-server-2008-mpi-diagnostic-fails-on-eager-message-no-business-card-error.aspx</link><pubDate>Mon, 29 Jun 2009 19:33:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3259719</guid><dc:creator>FrankChism</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/windowshpc/comments/3259719.aspx</comments><wfw:commentRss>http://blogs.technet.com/windowshpc/commentrss.aspx?PostID=3259719</wfw:commentRss><wfw:comment>http://blogs.technet.com/windowshpc/rsscomments.aspx?PostID=3259719</wfw:comment><description>&lt;P&gt;An HPC Server 2008 user reported that his cluster was up and running and that all nodes could ping each other over all networks but the built-in MPI diagnostic was failing with an uninformative message "Failed To Run". &lt;/P&gt;
&lt;P&gt;He had a topology number three with the head node connected to the Enterprise network and all compute nodes connected to the head node via Ethernet as the Private network and Infiniband as the Applications network.&lt;/P&gt;
&lt;P&gt;Please be aware that "Failed To Run" is a separate category from "Failure" and when a test doen't succeed, you may have to check both places in the Diagnostics tree Test Results branch. Once you find this tab you don't get much information beyond the result "Failed To Run". However if you click on the red ! labelled line you will see the bottom pane light up, but it still only says "Test Failed to Run". Look to the right side of that banner and you will see a bright red "Result" followed by a v in a circle. Click on the v and you get more information about the failure.&lt;/P&gt;
&lt;LI style="COLOR: #ff0000"&gt;The test did not run. Please navigate to 'Progress of the test' to view log and error messages.&lt;/LI&gt;
&lt;P&gt;So where is the Progress of the test to be found? Well, if like me you often don't have the Actions pane open, you better click on the Actions tab near the top of the console. Now near the top of the Action pane you will see the link to "Progress of the Test". This is progress, of a sort. You'll likely see just a single line with the red ! and a State of "Reverted". Now click on that line.&lt;/P&gt;
&lt;P&gt;Oh, boy, we're rockin' now. Here are the real error messages. This is so information rich it's almost embarassing.&lt;/P&gt;
&lt;P&gt;Time&amp;nbsp;Message&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;Reverted&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;The operation failed due to errors during execution.&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;The operation failed and will not be retried.&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;---- error analysis -----&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;mpi has detected a fatal error and aborted mpipingpong.exe&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;[2] on NODE-03&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;---- error analysis -----&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;[3-6] terminated&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;Check the local NetworkDirect configuration or set the MPICH_ND_ENABLE_FALLBACK environment variable to true.&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;There is no matching NetworkDirect adapter and fallback to the socket interconnect is disabled.&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;CH3_ND::CEnvironment::Connect(296): [ch3:nd] Could not connect via NetworkDirect to rank 1 with business card (port=58550 description="10.1.0.2 192.168.0.28 192.168.0.39 NODE-02 " shm_host=NODE-02 shm_queue=3204:428 nd_host="10.1.0.2:157 " ).&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;MPIDI_CH3I_VC_post_connect(426)...: MPIDI_CH3I_Nd_connect failed in VC_post_connect&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;MPIDI_CH3_iSendv(239).............: &lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;MPIDI_EagerContigIsend(519).......: failure occurred while attempting to send an eager message&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;MPIC_Sendrecv(120)................: &lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;MPIR_Allgather(487)...............: &lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;MPI_Allgather(864)................: MPI_Allgather(sbuf=0x00000000001FF790, scount=128, MPI_CHAR, rbuf=0x0000000000B70780, rcount=128, MPI_CHAR, MPI_COMM_WORLD) failed&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;Fatal error in MPI_Allgather: Other MPI error, error stack:&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;[2] fatal error&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;[0-1] terminated&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;[ranks] message&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;job aborted:&lt;BR&gt;6/29/2009 10:16:53 AM&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First it tells us that Node-03 had a problem. Then it tells us to look at the Node-03 local Network Direct connection. Then it tells us that the environment is set to not fall back to Winsock Direct or TCP/IP. This is because falling back when people are expecting Network Direct performance can cause applications to run very slowly and is hard to diagnose. Trust me. I missed sleep over that one.&lt;/P&gt;
&lt;P&gt;Then we have serveral lines of MPI error messages, which I generally summarize as the 'eager message no business card' error. You can ignore the rest of the message but keep in mind that whenever you see the eager message no business card error you should suspect your MPI network has a problem.&lt;/P&gt;
&lt;P&gt;So, let's follow the advice at the beginning of the error messages, and check the InfiniBand status on Node-03. I use the Run Command feature of the Management Console to run the ndinstall tool. To make life easier, I copy the .exe for this tool to all of the nodes in&amp;nbsp;C:\Windows\System32\ndinstall.exe . This tool is usually installed by the .msi install of the drivers on the head node. Search your system drive after you install the drivers and find this tool. Then put it on a head node share the compute nodes can see and use clusrun or the Run Command GUI to copy it to all the compute nodes. Here's the output from Node-03 (bad node no business card) and Node-02 (good node, pat pat).&lt;/P&gt;
&lt;P&gt;Node-03&lt;/P&gt;
&lt;P&gt;0000001001 - MSAFD Tcpip [TCP/IP]&lt;BR&gt;0000001002 - MSAFD Tcpip [UDP/IP]&lt;BR&gt;0000001003 - MSAFD Tcpip [RAW/IP]&lt;BR&gt;0000001004 - MSAFD Tcpip [TCP/IPv6]&lt;BR&gt;0000001005 - MSAFD Tcpip [UDP/IPv6]&lt;BR&gt;0000001006 - MSAFD Tcpip [RAW/IPv6]&lt;BR&gt;0000001007 - RSVP TCPv6 Service Provider&lt;BR&gt;0000001008 - RSVP TCP Service Provider&lt;BR&gt;0000001009 - RSVP UDPv6 Service Provider&lt;BR&gt;0000001010 - RSVP UDP Service Provider&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;Node-02&lt;/P&gt;
&lt;P&gt;0000001001 - MSAFD Tcpip [TCP/IP]&lt;BR&gt;0000001002 - MSAFD Tcpip [UDP/IP]&lt;BR&gt;0000001003 - MSAFD Tcpip [RAW/IP]&lt;BR&gt;0000001004 - MSAFD Tcpip [TCP/IPv6]&lt;BR&gt;0000001005 - MSAFD Tcpip [UDP/IPv6]&lt;BR&gt;0000001006 - MSAFD Tcpip [RAW/IPv6]&lt;BR&gt;0000001007 - RSVP TCPv6 Service Provider&lt;BR&gt;0000001008 - RSVP TCP Service Provider&lt;BR&gt;0000001009 - RSVP UDPv6 Service Provider&lt;BR&gt;0000001010 - RSVP UDP Service Provider&lt;BR&gt;0000001011 - OpenIB Network Direct Provider&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;Notice there is no 0000001011 OpenIB Network Direct Provider on Node-03. So, actually the diagnostic got it right immediately. I just took a long time to prove it. So now let's run ndinstall -i on Node-03. Again with the Run Command, eh? All we get is a Finished. Then run ndinstall -l again and verify that we get the 0000001011 OpenIB Network Direct Provider line. Yes we do, but do not be confused if, for you like for me, it is "0000001012 - OpenIB Network Direct Provider". The sequence number is not important.&lt;/P&gt;
&lt;P&gt;And finally let's run the diagnostic again and look in Diagnostics-&amp;gt;Test Results-&amp;gt;Success. Ah, now that's sweet!&lt;/P&gt;
&lt;P&gt;Test&amp;nbsp;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Result&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Test Suite&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Target&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last Updated&lt;BR&gt;MPI Ping-Pong: Quick Check&amp;nbsp;&amp;nbsp;&amp;nbsp; Success&amp;nbsp; Performance&amp;nbsp;&amp;nbsp; 7 nodes&amp;nbsp;&amp;nbsp;&amp;nbsp; 6/29/2009 10:54:58 AM&lt;/P&gt;
&lt;P&gt;That's it for now, "Transfer fast and prosper."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Frankie&lt;BR&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3259719" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/windowshpc/archive/tags/MSMPI+HPC+Server+InfiniBand+Built-in+Diagnostics/default.aspx">MSMPI HPC Server InfiniBand Built-in Diagnostics</category></item></channel></rss>