<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Random thoughts actually....</title>
	<atom:link href="http://bloghts.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloghts.wordpress.com</link>
	<description>Just another Wordpress.com weblog</description>
	<lastBuildDate>Tue, 30 Aug 2011 12:37:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bloghts.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Random thoughts actually....</title>
		<link>http://bloghts.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bloghts.wordpress.com/osd.xml" title="Random thoughts actually...." />
	<atom:link rel='hub' href='http://bloghts.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Java Loop Unrolling.</title>
		<link>http://bloghts.wordpress.com/2011/08/30/java-loop-unrolling/</link>
		<comments>http://bloghts.wordpress.com/2011/08/30/java-loop-unrolling/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 12:37:28 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=119</guid>
		<description><![CDATA[While refactoring code for a Java Barnes-hut simulation, i came across an explicit unrolling of loops. At a high level, the bodies are stored in an Oct-tree and so each cluster would have eight neighbors for each of the subspace in three dimensions. Once the tree has been constructed, the nodes are compacted. This means, since [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=119&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2011/08/30/java-loop-unrolling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>

		<media:content url="http://bloghts.files.wordpress.com/2011/08/bhplot.png" medium="image">
			<media:title type="html">bhplot</media:title>
		</media:content>
	</item>
		<item>
		<title>Transactional Boosting.</title>
		<link>http://bloghts.wordpress.com/2010/07/22/transactional-boosting/</link>
		<comments>http://bloghts.wordpress.com/2010/07/22/transactional-boosting/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 02:48:29 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=102</guid>
		<description><![CDATA[After reading a paper by Maurice Herlihy on transactional boosting, i wrote down the example mentioned in the paper.  The concept is quite simple, given a concurrent data structure and some &#8220;regularity&#8221; conditions (commutativity and inverses) you can create a high-level transactional data structure. The advantage is that instead of having crude read/write sets to do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=102&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2010/07/22/transactional-boosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
		<item>
		<title>Lexing and Parsing &#8211; practically</title>
		<link>http://bloghts.wordpress.com/2010/04/25/lexing-and-parsing-practically/</link>
		<comments>http://bloghts.wordpress.com/2010/04/25/lexing-and-parsing-practically/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 05:34:13 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=74</guid>
		<description><![CDATA[It is quite interesting to see how automated tools can speed up development, not only in the context of professional development but also when you just want to do stuff ( or for assignments ) I recently took a graduate compilers course, which was quite a lot of work for me, but it was actually [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=74&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2010/04/25/lexing-and-parsing-practically/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
		<item>
		<title>Thanks&#8230;</title>
		<link>http://bloghts.wordpress.com/2010/01/17/thanks/</link>
		<comments>http://bloghts.wordpress.com/2010/01/17/thanks/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 01:17:22 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=50</guid>
		<description><![CDATA[Well&#8230; thanks to everyone who did show up, it meant a lot to me. And of course, those who did not show up, it meant a lot (monetarily) to me as well Special thanks to JJ and FK for a lot of help. These two lads put up a lot of great effort. JJ, thanks [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=50&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2010/01/17/thanks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
		<item>
		<title>Smart thinking&#8230;</title>
		<link>http://bloghts.wordpress.com/2009/10/31/smart-thinking/</link>
		<comments>http://bloghts.wordpress.com/2009/10/31/smart-thinking/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 23:43:16 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=45</guid>
		<description><![CDATA[Especially for those mathematicians living in Warsaw Sure, you could get a lot of stuff signed by celebrities and put it on ebay, but THIS goes on your resume!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=45&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2009/10/31/smart-thinking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/apocalypse.png" medium="image" />
	</item>
		<item>
		<title>MPI &#8211; Starting off&#8230;</title>
		<link>http://bloghts.wordpress.com/2009/10/31/mpi-starting-off/</link>
		<comments>http://bloghts.wordpress.com/2009/10/31/mpi-starting-off/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:47:59 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MPI]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=29</guid>
		<description><![CDATA[So, here is a first-program in MPI which i did about 6 months ago in Prof. Calvin Lin&#8217;s Parallel systems class. MPI is a communication protocol for multiprocessors. The way it works, in short, is that there is a root process (kind of like the root thread in a multi threaded application). The difference in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=29&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2009/10/31/mpi-starting-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
		<item>
		<title>Posix Threads.</title>
		<link>http://bloghts.wordpress.com/2009/02/18/posix-threads/</link>
		<comments>http://bloghts.wordpress.com/2009/02/18/posix-threads/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 02:02:44 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[pthreads]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=16</guid>
		<description><![CDATA[I was working on finishing a Parallel systems assignment in which we had to implement a prefix framework. The nice thing about the framework is that if you have N threads (or processes) working on a problem in parallel, then a sequential approach would require N stages to combine the result. But using the prefix [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=16&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2009/02/18/posix-threads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
		<item>
		<title>Discrete Log?&#8230;</title>
		<link>http://bloghts.wordpress.com/2009/02/03/discrete-log/</link>
		<comments>http://bloghts.wordpress.com/2009/02/03/discrete-log/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:00:26 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Crypto]]></category>
		<category><![CDATA[XKCD]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/2009/02/03/discrete-log/</guid>
		<description><![CDATA[Wonder if this would work to solve the discrete log problem? PS: you have to make him talk in polynomial time!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=10&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2009/02/03/discrete-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/security.png" medium="image">
			<media:title type="html">Security</media:title>
		</media:content>
	</item>
		<item>
		<title>Fermats Last Theorem</title>
		<link>http://bloghts.wordpress.com/2008/02/01/fermats-last-theorem/</link>
		<comments>http://bloghts.wordpress.com/2008/02/01/fermats-last-theorem/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 07:11:55 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/?p=9</guid>
		<description><![CDATA[I recently completed reading Simon Singh&#8217;s &#8220;Fermat&#8217;s Last Theorem&#8221; and must admire how Simon has managed to trace the historical breakthroughs as well as breakdowns in this battle to solve one of the most innocent yet unsolved riddles in mathematics. Fermats last theorem seems very naive, basically it states that the Pythagoras Theorem is true [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=9&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2008/02/01/fermats-last-theorem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates from London</title>
		<link>http://bloghts.wordpress.com/2007/12/21/updates-from-london/</link>
		<comments>http://bloghts.wordpress.com/2007/12/21/updates-from-london/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 12:40:55 +0000</pubDate>
		<dc:creator>bloghts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AIRBUS A380]]></category>
		<category><![CDATA[DIE HARD]]></category>
		<category><![CDATA[LONDON]]></category>
		<category><![CDATA[PIA]]></category>

		<guid isPermaLink="false">http://bloghts.wordpress.com/2007/12/21/updates-from-london/</guid>
		<description><![CDATA[Since my web hosting provider has decided to extend my sites redemption period for eternity, i thought i would make the best of my time and start updating my blog for once. So, just to start things off, some news from london as well as highlights from the trip to there. First of all the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bloghts.wordpress.com&amp;blog=264919&amp;post=8&amp;subd=bloghts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bloghts.wordpress.com/2007/12/21/updates-from-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4a2a665b4782acb49a771dfd2521da4f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bloghter</media:title>
		</media:content>
	</item>
	</channel>
</rss>
