<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I tested it on Windows* 7 and in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973446#M3326</link>
    <description>&lt;P&gt;I tested it on Windows* 7 and could not get a silent installation to work there either.&amp;nbsp; Our development team is investigating.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2013 13:13:18 GMT</pubDate>
    <dc:creator>James_T_Intel</dc:creator>
    <dc:date>2013-08-16T13:13:18Z</dc:date>
    <item>
      <title>smpd version mismatch with only one version installed</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973441#M3321</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just installed the Intel MPI package for Windows on a new (Windows 8) laptop. Installation completed without issues and according to the task manager, the smpd service is up and running.&lt;/P&gt;&lt;P&gt;I have successfully written and compiled and MPI application but as a try to launch it, I get the error message&lt;/P&gt;&lt;P&gt;"Aborting: unable to connect to CAT, smpd version mismatch"&lt;/P&gt;&lt;P&gt;As I have just a single MPI version installed and am not connected to any "competing" machines this is quite confusing.&amp;nbsp;Any ideas on how to resolve the issue would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Cathleen&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2013 09:32:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973441#M3321</guid>
      <dc:creator>Perlman__Cathleen</dc:creator>
      <dc:date>2013-08-09T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Hi Cathleen,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973442#M3322</link>
      <description>&lt;P&gt;Hi Cathleen,&lt;/P&gt;
&lt;P&gt;As a note,&amp;nbsp;the Intel® MPI Library&amp;nbsp;does not currently support Windows 8*.&amp;nbsp; It does work, but there are definitely issues.&lt;/P&gt;
&lt;P&gt;About the application you are running.&amp;nbsp; Does it have any graphical components?&lt;/P&gt;
&lt;P&gt;Are you able to run the provided test program?&amp;nbsp; It is in the installation folder, subfolder test.&amp;nbsp; Compile any one of the source files and try running the resulting executable under mpiexec.&lt;/P&gt;
&lt;P&gt;What is the output from the command&lt;/P&gt;
&lt;P&gt;[plain]smpd -get binary[/plain]&lt;/P&gt;
&lt;P&gt;You can try setting I_MPI_SMPD_VERSION_CHECK=disable to allow the program to run even with a mismatched SMPD.&amp;nbsp; You will still get a warning.&lt;/P&gt;
&lt;P&gt;Finally, you can try using mpiexec.hydra instead.&amp;nbsp; This will use Hydra to launch the ranks instead of SMPD, which should provide overall performance benefits.&amp;nbsp; Keep in mind that this is still an experimental feature in Windows*&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;BR /&gt; James Tullos&lt;BR /&gt; Technical Consulting Engineer&lt;BR /&gt; Intel® Cluster Tools&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 18:33:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973442#M3322</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2013-08-12T18:33:01Z</dc:date>
    </item>
    <item>
      <title>I did a very simple text</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973443#M3323</link>
      <description>&lt;P&gt;I did a very simple text based little program, not unlike the provided test program so nothing fancy. Tried the provided test and that didn't work either.&lt;/P&gt;
&lt;P&gt;I've now installed the runtime kit and that sorted everything out for me so I guess it was just some registry key or something that didn't get set correctly. Could be related to Windows 8 as you suggest, I never had any problems in Windows 7.&lt;/P&gt;
&lt;P&gt;Speaking of the runtime kit though, according to the screen that pops up when you run the installer with --h, there should be a silent installation option if specifying --s. However, if I give the --s option, the GUI still opens. Am I misinterpreting how to use the silent flag or is there a bug here? I really rather need to be able to do redist installations without user interaction.&lt;/P&gt;
&lt;P&gt;Thanks for your help!&lt;/P&gt;
&lt;P&gt;Cathleen&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 06:35:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973443#M3323</guid>
      <dc:creator>Perlman__Cathleen</dc:creator>
      <dc:date>2013-08-14T06:35:03Z</dc:date>
    </item>
    <item>
      <title>Hmmm.  It appears that there</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973444#M3324</link>
      <description>&lt;P&gt;Hmmm.&amp;nbsp; It appears that there are some problems with the silent installation at present.&amp;nbsp; For now, it can't be done in any ways that work on Windows* 7.&amp;nbsp; I'll be filing a bug report on this.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 19:28:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973444#M3324</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2013-08-14T19:28:47Z</dc:date>
    </item>
    <item>
      <title>I'm afraid I have the same</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973445#M3325</link>
      <description>&lt;P&gt;I'm afraid I have the same issue on Windows 7 as I do on Windows 8 when it comes to running the silent installtion.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 10:01:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973445#M3325</guid>
      <dc:creator>Perlman__Cathleen</dc:creator>
      <dc:date>2013-08-16T10:01:55Z</dc:date>
    </item>
    <item>
      <title>I tested it on Windows* 7 and</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973446#M3326</link>
      <description>&lt;P&gt;I tested it on Windows* 7 and could not get a silent installation to work there either.&amp;nbsp; Our development team is investigating.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:13:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973446#M3326</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2013-08-16T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Ok, there are some options</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973447#M3327</link>
      <description>&lt;P&gt;Ok, there are some options that aren't well described in the help dialog.&amp;nbsp; Here's what you need to be using for&amp;nbsp;a silent installation:&lt;/P&gt;
&lt;P&gt;[plain]w_mpi-rt_p_4.1.1.036.exe --s --a install --eula=accept --output=&amp;lt;log file location&amp;gt;[/plain]&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 20:01:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/smpd-version-mismatch-with-only-one-version-installed/m-p/973447#M3327</guid>
      <dc:creator>James_T_Intel</dc:creator>
      <dc:date>2013-08-22T20:01:35Z</dc:date>
    </item>
  </channel>
</rss>

