<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Hi Dmitriy,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">MSMPI doesn’t support MPI_THREAD_MULTIPLE today, but it’s on our list of features to consider in future releases.&nbsp; We don’t yet have a concrete timeline for
 such support, though.&nbsp; The feedback we’ve received in the past is that MPI_THREAD_MULTIPLE often regresses the MPI_THREAD_SERIALIZED model and applications can get better overall performance from having multiple MPI_THREAD_SERIALIZED applications rather than
 a single MPI_THREAD_MULTIPLE application.&nbsp; This is the main reason we have been focusing on improving performance and scalability for the MPI_THREAD_SERIALIZED model.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Note that MPICH2 is on a different development schedule, so they may well have MPI_THREAD_MULTIPLE support, and can run on Windows HPC Server.&nbsp; Other MPI vendors
 support MPI_THREAD_MULTIPLE on Windows too, for example Intel MPI.&nbsp; So while MSMPI doesn’t support MPI_THREAD_MULTIPLE, there’s nothing to prevent it in the Microsoft HPC platform: you can configure your cluster to use a different MPI library than MSMPI (e.g.
 MPICH2, Intel MPI, Platform MPI, etc.)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Hopefully this helped,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">-Fab<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Dmitriy Golovashkin [mailto:golovashkin@gmail.com]
<br>
<b>Sent:</b> Wednesday, March 30, 2011 3:09 PM<br>
<b>To:</b> Fab Tillier; Robert Palmer<br>
<b>Subject:</b> Fwd: Automatic reply: [mpich-discuss] MPI_THREAD_MULTIPLE on Microsoft HPC platform<o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Folks,<br>
<br>
Is MPI_THREAD_MULTIPLE supported on<br>
&nbsp;&nbsp;&nbsp; Windows Server 2008 R2&nbsp; HPC 3.1.3267.0 ?<br>
<br>
Specifically MPI_Init_thread( ..., required, provided )<br>
<br>
for required = MPI_THREAD_MULTIPLE<br>
returns<br>
provided = MPI_THREAD_SERIALIZED<br>
<br>
Any plans to include support for MPI_THREAD_MULTIPLE in the future?<br>
<br>
Thank you!<br>
<br>
Kind regards,<br>
Dmitriy.<br>
<br>
<br>
<br>
<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">---------- Forwarded message ----------<br>
From: <b>Eric Lantz (HPC)</b> &lt;<a href="mailto:elantz@microsoft.com">elantz@microsoft.com</a>&gt;<br>
Date: Wed, Mar 30, 2011 at 3:01 PM<br>
Subject: Automatic reply: [mpich-discuss] MPI_THREAD_MULTIPLE on Microsoft HPC platform<br>
To: Dmitriy Golovashkin &lt;<a href="mailto:golovashkin@gmail.com">golovashkin@gmail.com</a>&gt;<br>
<br>
<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:10.0pt">
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="FR">Thank you for your message.&nbsp;
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="FR">However, I'm on vacation from Wednesday (Mar29) through Friday&nbsp; (Apr1) - with little or no access to&nbsp;email.&nbsp; Then I'll be attending the OpenFabrics Alliance Workshop
 in Monterey, CA from Sunday (Apr3) through Wednesday (Apr6).&nbsp; </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="FR">I'll be back&nbsp;on a normal work schedule starting Thursday (Apr7).&nbsp;
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="FR">&nbsp;
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="FR">For urgent NetworkDirect issues please contact Fab Tillier (<a href="mailto:ftillier@microsoft.com" target="_blank">ftillier@microsoft.com</a>).
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="FR">For urgent MS-MPI or performance issues please contact Robert Palmer (<a href="mailto:robert.palmer@microsoft.com" target="_blank">robert.palmer@microsoft.com</a>).&nbsp;
</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">My appologies for any inconvenience,
<br>
Eric<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:8.5pt">&nbsp;</span><o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>