<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: LibGMP Version of Rowland&#8217;s Prime Generating Function</title>
	<atom:link href="http://slinky.imukuppi.org/2008/07/22/libgmp-version-of-rowlands-prime-generating-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://slinky.imukuppi.org/2008/07/22/libgmp-version-of-rowlands-prime-generating-function/</link>
	<description>Personal weblog of Jani Nurminen. Contains ideas, links, my creations, about me, and so on.</description>
	<lastBuildDate>Sun, 25 Jul 2010 06:24:12 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: slinky</title>
		<link>http://slinky.imukuppi.org/2008/07/22/libgmp-version-of-rowlands-prime-generating-function/comment-page-1/#comment-286</link>
		<dc:creator>slinky</dc:creator>
		<pubDate>Wed, 23 Jul 2008 17:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://slinky.imukuppi.org/2008/07/22/libgmp-version-of-rowlands-prime-generating-function/#comment-286</guid>
		<description>The bottleneck is the GCD algorithm. If that could be parallelized, or sped up for this special case, then multiple cores would indeed offer speedups...</description>
		<content:encoded><![CDATA[<p>The bottleneck is the GCD algorithm. If that could be parallelized, or sped up for this special case, then multiple cores would indeed offer speedups&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaska</title>
		<link>http://slinky.imukuppi.org/2008/07/22/libgmp-version-of-rowlands-prime-generating-function/comment-page-1/#comment-285</link>
		<dc:creator>Jaska</dc:creator>
		<pubDate>Wed, 23 Jul 2008 10:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://slinky.imukuppi.org/2008/07/22/libgmp-version-of-rowlands-prime-generating-function/#comment-285</guid>
		<description>Could you somehow parallelize this to take advantage of multiple cores?</description>
		<content:encoded><![CDATA[<p>Could you somehow parallelize this to take advantage of multiple cores?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
