<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bromer &#187; mpi</title>
	<atom:link href="http://www.bromer.eu/tag/mpi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bromer.eu</link>
	<description>python, konstellation, bitbucket, pagegangster, diku &#38; other stuff</description>
	<lastBuildDate>Sun, 20 Jun 2010 16:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Introducing pupyMPI</title>
		<link>http://www.bromer.eu/2010/01/25/introducing-pupympi/</link>
		<comments>http://www.bromer.eu/2010/01/25/introducing-pupympi/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 22:25:20 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[diku]]></category>
		<category><![CDATA[mpi]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pupyMPI]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=540</guid>
		<description><![CDATA[Jan, Frederik and I just released the first &#8211; somewhat stable &#8211; version of pupyMPI, a 100% pyre python implementation of the MPI standard. Or, as close to the standard as we saw fit. Most python-mpi projects are bindings to &#8230; <a href="http://www.bromer.eu/2010/01/25/introducing-pupympi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2010/01/25/introducing-pupympi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Any ideas for a MPI based program?</title>
		<link>http://www.bromer.eu/2008/07/26/any-ideas-for-a-mpi-based-program/</link>
		<comments>http://www.bromer.eu/2008/07/26/any-ideas-for-a-mpi-based-program/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 12:48:26 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[diku]]></category>
		<category><![CDATA[mpi]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[imagination]]></category>
		<category><![CDATA[tsp]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=109</guid>
		<description><![CDATA[I would really like to get going on a C, MPI and EC2 task, and hopefully something that will earn me credit in school :) But I have no idea what to do. My imagination is broken, big time. I &#8230; <a href="http://www.bromer.eu/2008/07/26/any-ideas-for-a-mpi-based-program/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2008/07/26/any-ideas-for-a-mpi-based-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MTSCTGP &#8211; Make Things Super Complex To Gain Performance</title>
		<link>http://www.bromer.eu/2008/06/30/mtsctgp-make-things-super-complex-to-gain-performance/</link>
		<comments>http://www.bromer.eu/2008/06/30/mtsctgp-make-things-super-complex-to-gain-performance/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 06:16:41 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mpi]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sor]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=105</guid>
		<description><![CDATA[One of the best things you can do as a developer is to keep your code simple.. it makes thing easier for others to maintain the code, understand the code and extending the code. Sometimes though.. you need to make &#8230; <a href="http://www.bromer.eu/2008/06/30/mtsctgp-make-things-super-complex-to-gain-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2008/06/30/mtsctgp-make-things-super-complex-to-gain-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard / Mac installer genius wanted..</title>
		<link>http://www.bromer.eu/2008/05/14/leopard-mac-installer-genius-wanted/</link>
		<comments>http://www.bromer.eu/2008/05/14/leopard-mac-installer-genius-wanted/#comments</comments>
		<pubDate>Wed, 14 May 2008 20:37:45 +0000</pubDate>
		<dc:creator>bromer</dc:creator>
				<category><![CDATA[mpi]]></category>
		<category><![CDATA[pvm]]></category>
		<category><![CDATA[diku]]></category>
		<category><![CDATA[mads]]></category>
		<category><![CDATA[pypvm]]></category>

		<guid isPermaLink="false">http://www.bromer.eu/?p=95</guid>
		<description><![CDATA[This post properly boils down to me begging Mads for help. I need to run pypvm for a school assigment, but it seems impossible to install on my MacBook.This is really something I don&#8217;t like. Programming frameworks should be easy &#8230; <a href="http://www.bromer.eu/2008/05/14/leopard-mac-installer-genius-wanted/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bromer.eu/2008/05/14/leopard-mac-installer-genius-wanted/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
