<?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>are.ehibou.com &#187; Parallel Computing</title>
	<atom:link href="http://are.ehibou.com/category/parallel-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://are.ehibou.com</link>
	<description>are.ehibou.com Web Log</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:21: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>Matrix Transposition Using HyperCube Network (Algorithm in C++)</title>
		<link>http://are.ehibou.com/matrix-transposition-using-hypercube-network-algorithm-in-c/</link>
		<comments>http://are.ehibou.com/matrix-transposition-using-hypercube-network-algorithm-in-c/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 13:04:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Parallel Computing]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/?p=11</guid>
		<description><![CDATA[Matrix Transposition Using HyperCube Network (Algorithm in C++) // hyper_rmta.cpp : Defines the entry point for the console application. //#include &#38;lt; stdio.h &#38;gt; #include &#34;/opt/mpich/gnu/include/mpi.h&#34; #include &#38;lt; malloc.h &#38;gt; #include &#38;lt; math.h &#38;gt; #include &#38;lt; sys/times.h &#38;gt; #include &#38;lt; stdlib.h &#38;gt; #include &#38;lt; unistd.h&#38;gt;// hyper_rmta.cpp : Defines the entry point for the console application. //int [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/matrix-transposition-using-hypercube-network-algorithm-in-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
