<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Utkarsh,<br>
<br>
I think it does implement MPI2. At least my codes make heavy use of
MPI 2 and it works fine. However, I'll look into it and report back.
<br>
<br>
Microsoft's documentation says:<br>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<ul class="htmldetails" style="margin: 0px; padding: 10px 0px 0px;
border: 0px; font-family: wf_segoe-ui_normal, 'Segoe UI', Segoe,
'Segoe WP', Tahoma, Verdana, Arial, sans-serif; font-size: 13px;
font-style: normal; font-variant: normal; font-weight: normal;
line-height: 16.1875px; vertical-align: baseline; list-style:
none; color: rgb(51, 51, 51); letter-spacing: normal; orphans:
auto; text-align: left; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
You may also redistribute this MS-MPI installation package with
your own applications, to facilitate having an application that
can run on a stand-alone workstation and easily take advantage of
an HPC Pack 2012 R2-based cluster. Please refer to the license
agreement for additional details.
</ul>
<br>
Sounds like if you use an installer it could handle the dependency.<br>
<br>
Burlen<br>
<br>
<div class="moz-cite-prefix">On 08/11/2014 08:03 AM, Utkarsh Ayachit
wrote:<br>
</div>
<blockquote
cite="mid:CADHSJjCL_qBz+Vf0cYBtHSxuKboM_HPg9D4J0VwdgZuMGAw55w@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">The ParaView dev team switched from Open-MPI 1.6.2 backwards to 1.4.4,
precisely because the support was dropped.
</pre>
</blockquote>
<pre wrap="">
That is correct. That's precisely why we've stuck with 1.4.4. I spent
a lot of time trying to packing 1.6.* on Windows to no success and
then decided to just stick with 1.4.4.
</pre>
<blockquote type="cite">
<pre wrap="">Problem is that the source code for the current MS-MPI builds does not seem
to be publicly available,
</pre>
</blockquote>
<pre wrap="">
The problem with using MS-MPI is two fold:
1. I can't remember if its support MPIv2 API. I don't think so, but I
may be wrong.
2. The license (at least when I checked) doesn't allow us to packing
the dlls in our binaries. In other words, we would always have to have
the user manually install using the installer distributed by MS.
Utkarsh
</pre>
</blockquote>
<br>
</body>
</html>