<?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>Homepage of Mate Soos</title>
	<atom:link href="http://www.msoos.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msoos.org</link>
	<description>A blog about SAT solving and cryptography</description>
	<lastBuildDate>Fri, 18 May 2012 10:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>On hyper-binary resolution</title>
		<link>http://www.msoos.org/2012/05/on-hyper-binary-resolution/</link>
		<comments>http://www.msoos.org/2012/05/on-hyper-binary-resolution/#comments</comments>
		<pubDate>Thu, 17 May 2012 09:34:01 +0000</pubDate>
		<dc:creator>msoos</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[SAT]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[hyper-binary resolution]]></category>
		<category><![CDATA[transitive reduction]]></category>

		<guid isPermaLink="false">http://www.msoos.org/?p=1196</guid>
		<description><![CDATA[Hyper-binary resolution is actually quite straightforward, or at least appears to be. Let&#8217;s take the following example. The clauses in our database are the following: -a V b -a V c -b V -c V g -b V -c V d -d V g Let&#8217;s set a to true, and see what happens. Immediately, b [...]]]></description>
		<wfw:commentRss>http://www.msoos.org/2012/05/on-hyper-binary-resolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A nifty way of saving time with OpenCL</title>
		<link>http://www.msoos.org/2012/01/a-nifty-way-of-saving-time-with-opencl/</link>
		<comments>http://www.msoos.org/2012/01/a-nifty-way-of-saving-time-with-opencl/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 21:14:17 +0000</pubDate>
		<dc:creator>msoos</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[OpenMP]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.msoos.org/?p=1128</guid>
		<description><![CDATA[In OpenCL, the platform for using the graphics card as a form of highly parallelised machine, reading and writing to the memory of the card is very expensive. For this reason, the OpenCL standard offers a set of highly flexible ways of writing and reading data to- and from the OpenCL device. Using these flexible [...]]]></description>
		<wfw:commentRss>http://www.msoos.org/2012/01/a-nifty-way-of-saving-time-with-opencl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMD&#8217;s OpenCL heaven and hell</title>
		<link>http://www.msoos.org/2012/01/amds-opencl-heaven-and-hell/</link>
		<comments>http://www.msoos.org/2012/01/amds-opencl-heaven-and-hell/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 21:01:17 +0000</pubDate>
		<dc:creator>msoos</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[OpenMP]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.msoos.org/?p=1079</guid>
		<description><![CDATA[I have been using the AMD&#8217;s OpenCL platform for a while now, so I&#8217;ll try to write a little overview of what I think is good and bad about OpenCL in general and AMD&#8217;s OpenCL implementation in particular. Update: AMD is working on the issues below, and already has a fix for some of them [...]]]></description>
		<wfw:commentRss>http://www.msoos.org/2012/01/amds-opencl-heaven-and-hell/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Thoughts on SAT@home</title>
		<link>http://www.msoos.org/2011/12/thoughts-on-sat-at-home/</link>
		<comments>http://www.msoos.org/2011/12/thoughts-on-sat-at-home/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 21:05:58 +0000</pubDate>
		<dc:creator>msoos</dc:creator>
				<category><![CDATA[SAT]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Collaborative effort]]></category>
		<category><![CDATA[Distributed SAT Solving]]></category>

		<guid isPermaLink="false">http://www.msoos.org/?p=1066</guid>
		<description><![CDATA[If you have ever wondered how your multi-month SAT problem could be solved, the answer is here: SAT@home by some kind Russian researchers! This idea has been brewing in my head, we even started a mini-project with a  friendly American researcher, but we never got it into a working condition :(. It&#8217;s great that someone [...]]]></description>
		<wfw:commentRss>http://www.msoos.org/2011/12/thoughts-on-sat-at-home/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CCC Camp&#8217;11</title>
		<link>http://www.msoos.org/2011/08/ccc-camp11/</link>
		<comments>http://www.msoos.org/2011/08/ccc-camp11/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 20:17:41 +0000</pubDate>
		<dc:creator>msoos</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Collaborative effort]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://www.msoos.org/?p=979</guid>
		<description><![CDATA[In case you&#8217;ve missed it, the CCC Camp was a great opportunity to meet people both working in security and otherwise. I have even met a very kind Taiwanese researcher who worked on SAT and Gröbner basis: in fact, if you haven&#8217;t had the chance to read this paper, I highly recommend it. A set [...]]]></description>
		<wfw:commentRss>http://www.msoos.org/2011/08/ccc-camp11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://wipkip.nikhef.nl/events/CCC/camp2011/video/cccamp11-4504-gprs_intercept-en.ogv" length="86451603" type="video/ogg" />
<enclosure url="http://camptalks.rof.li/4500-en-Reviving_smart_card_analysis.ogv" length="135833177" type="video/ogg" />
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic

Served from: www.msoos.org @ 2012-05-19 03:39:42 -->
