<?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>SpeedIT Tools: Beyond Acceleration &#187; Results</title>
	<atom:link href="http://vratis.com/speedITblog/category/results/feed/" rel="self" type="application/rss+xml" />
	<link>http://vratis.com/speedITblog</link>
	<description>The blog describes SpeedIT Tools library that accelerates solving process of linear systems</description>
	<lastBuildDate>Sat, 17 Jul 2010 23:09:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Testing solvers</title>
		<link>http://vratis.com/speedITblog/2010/02/testing-solvers/</link>
		<comments>http://vratis.com/speedITblog/2010/02/testing-solvers/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 08:07:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Results]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[tests]]></category>

		<guid isPermaLink="false">http://vratis.com/speedITblog/?p=33</guid>
		<description><![CDATA[Currently we are in the process of testing our iterative solvers (BICGSTAB and CG) with or without preconditioners. The tests are being performed on the same benchmark set of matrices and will include the following tests: for a given matrix we will measure the performance (GFLOPS and speed-up) as a function of iterations that are [...]]]></description>
			<content:encoded><![CDATA[<p>Currently we are in the process of testing our iterative solvers (BICGSTAB and CG) with or without preconditioners. The tests are being performed on the same benchmark set of matrices and will include the following tests: for a given matrix we will measure the performance (GFLOPS and speed-up) as a function of iterations that are needed to find a stable solution. The results will be compared to  standard CPU implementation of the mentioned solvers, for example in MKL library.</p>
]]></content:encoded>
			<wfw:commentRss>http://vratis.com/speedITblog/2010/02/testing-solvers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

