<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>MS-MPI with Visual Studio 2008</title><link>http://blogs.msdn.com/risman/archive/2009/01/04/ms-mpi-with-visual-studio-2008.aspx</link><description>This is a step-by-step guide for you to write MPI program using MS-MPI and Visual Studio 2008. I want to introduce MS-MPI as many of my blog posts will be related to parallelism both shared memory and distributed in C/C++ and C#. You can use any OS to</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MS-MPI with Visual Studio 2008 | Coded Style</title><link>http://blogs.msdn.com/risman/archive/2009/01/04/ms-mpi-with-visual-studio-2008.aspx#9271199</link><pubDate>Sun, 04 Jan 2009 14:50:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9271199</guid><dc:creator>MS-MPI with Visual Studio 2008 | Coded Style</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.codedstyle.com/ms-mpi-with-visual-studio-2008/"&gt;http://www.codedstyle.com/ms-mpi-with-visual-studio-2008/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Parallel Programming : MPICH2 vs MS-MPI</title><link>http://blogs.msdn.com/risman/archive/2009/01/04/ms-mpi-with-visual-studio-2008.aspx#9316542</link><pubDate>Tue, 13 Jan 2009 21:27:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9316542</guid><dc:creator>pebbie@INDC</dc:creator><description>&lt;p&gt;baru tau kalo MS punya implementasi MPI (MSMPI) setelah baca tulisan di sini jadinya penasaran. langsung deh googling dan ternyata Pak Risman sempat menulis di sini. setelah mengunduh HPC SDK, hal pertama yang dicoba adalah menjalankan executable yang&lt;/p&gt;
</description></item><item><title>MS-MPI with Visual Studio 2008</title><link>http://blogs.msdn.com/risman/archive/2009/01/04/ms-mpi-with-visual-studio-2008.aspx#9411025</link><pubDate>Tue, 10 Feb 2009 21:09:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9411025</guid><dc:creator>asankadias</dc:creator><description>&lt;p&gt;Hi mate,&lt;/p&gt;
&lt;p&gt;I develop this program and compiled without any errors. But I can’t understand where I type this command (mpiexec –n 10 MyMPIProject.exe).&lt;/p&gt;
&lt;p&gt;I tried with the command window but it says Command &amp;quot;mpiexec&amp;quot; is not valid.&lt;/p&gt;
&lt;p&gt;When I debug the program it does not stays on; just appears and then disappears. &lt;/p&gt;
&lt;p&gt;Can you please tell me how I can debug the program for get the proper output and how I can find MPIEXEX (MPI launcher)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Asanka&lt;/p&gt;
</description></item><item><title>re: MS-MPI with Visual Studio 2008</title><link>http://blogs.msdn.com/risman/archive/2009/01/04/ms-mpi-with-visual-studio-2008.aspx#9429112</link><pubDate>Wed, 18 Feb 2009 03:05:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9429112</guid><dc:creator>harshdeep</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;It's nice to be able to write MPI programs in the coziness of Visual Studio. &lt;/p&gt;
&lt;p&gt;However, when I try to run the sample program with mpiexec, I get an error dialog with the title &amp;quot;smpd.exe - Entry Point Not Found&amp;quot;. The body of the dialog says &amp;quot;The procedure entry point GetProcessIdOfThread could not be located in the dynamic link library kernel32.lib&amp;quot;. &lt;/p&gt;
&lt;p&gt;I checked kernel32.lib on my machine and it does not export this function. According to MSDN, it is a Vista addition.&lt;/p&gt;
&lt;p&gt;The SDK download page, however, says that it is compatible with XP. &lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
</description></item><item><title>re: MS-MPI with Visual Studio 2008</title><link>http://blogs.msdn.com/risman/archive/2009/01/04/ms-mpi-with-visual-studio-2008.aspx#9472072</link><pubDate>Thu, 12 Mar 2009 22:09:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9472072</guid><dc:creator>mezhaka</dc:creator><description>&lt;p&gt;thanks a lot for the demo.&lt;/p&gt;
&lt;p&gt;worked fine for me.&lt;/p&gt;
&lt;p&gt;i wonder how do i debug that application?&lt;/p&gt;
</description></item></channel></rss>