<?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>Bleeding Edge Biotech &#187; Parallel Programming</title>
	<atom:link href="http://www.bleedingedgebiotech.com/blog/category/parallel-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bleedingedgebiotech.com/blog</link>
	<description>Bioinformatics and Big Iron</description>
	<lastBuildDate>Fri, 15 Jul 2011 17:57:06 +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>Hybrid Programming for Shared-Memory and Clustered SMP Systems</title>
		<link>http://www.bleedingedgebiotech.com/blog/parallel-programming/hybrid-programming-for-shared-memory-and-clustered-smp-systems/</link>
		<comments>http://www.bleedingedgebiotech.com/blog/parallel-programming/hybrid-programming-for-shared-memory-and-clustered-smp-systems/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 15:10:54 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[HPC]]></category>
		<category><![CDATA[Parallel Programming]]></category>

		<guid isPermaLink="false">http://www.bleedingedgebiotech.com/blog/?p=82</guid>
		<description><![CDATA[There&#8217;s an upcoming workshop at the PSC September 8 &#8211; 11, 2008 This workshop will present programming models and techniques for writing efficient parallel code on contemporary and future supercomputers with extensive shared memory, or hierarchical architectures with smaller shared-memory components. Two important examples of systems to which these techniques apply are the SGI Altix [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.bleedingedgebiotech.com/blog/wp-content/uploads/2008/07/jonassalk.jpg"><img class="alignnone size-medium wp-image-83 aligncenter" title="jonassalk" src="http://www.bleedingedgebiotech.com/blog/wp-content/uploads/2008/07/jonassalk-220x300.jpg" alt="" width="220" height="300" /></a></p>
<p>There&#8217;s an upcoming workshop at the PSC September 8 &#8211; 11, 2008</p>
<blockquote><p>This workshop will present programming models and techniques for writing efficient parallel code on contemporary and future supercomputers with extensive shared memory, or hierarchical architectures with smaller shared-memory components. Two important examples of systems to which these techniques apply are the SGI Altix and networked clusters of multicore processors. Expert instructors from PSC and SGI will review MPI, OpenMP, and hardware architecture prior to launching into detailed treatments of programming for hybrid parallelism, performance analysis, and optimization. This is a &#8220;bring your own code&#8221; workshop. Participants are encouraged to bring an application to focus on during the hands-on sessions to maximize the workshop&#8217;s effectiveness. Examples will be provided for participants who cannot bring a research code. Experienced PSC computational scientists will provide support regarding the topics covered, including hybrid algorithms and implementation strategies and performance engineering.</p></blockquote>
<p><a href="http://www.psc.edu/training/HybridProgramming/index.php">More details</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bleedingedgebiotech.com/blog/parallel-programming/hybrid-programming-for-shared-memory-and-clustered-smp-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Grids</title>
		<link>http://www.bleedingedgebiotech.com/blog/grid-computing/ruby-on-grids/</link>
		<comments>http://www.bleedingedgebiotech.com/blog/grid-computing/ruby-on-grids/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 04:35:04 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Grid Computing]]></category>
		<category><![CDATA[Parallel Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.bleedingedgebiotech.com/blog/?p=26</guid>
		<description><![CDATA[Eric Rollins did some interesting tests with Ruby. It should be possible to run parallel tasks effectively with DRb. I am going to do some more playing around with this. The Ruby fanfare on the net seems to be approaching the &#8220;multi-core&#8221; crisis and several bloggers are talking about Ruby as a language for parallel [...]]]></description>
			<content:encoded><![CDATA[<p>Eric Rollins did some <a href="http://eric_rollins.home.mindspring.com/ParallelRuby.html" target="_blank">interesting tests</a> with Ruby.  It should be possible to run parallel tasks effectively with <a href="http://www.ruby-doc.org/stdlib/libdoc/drb/rdoc/index.html">DRb</a>.  I am going to do some more playing around with this.</p>
<p>The Ruby fanfare on the net seems to be approaching the &#8220;multi-core&#8221; crisis and several bloggers are talking about Ruby as a language for parallel environments.</p>
<p><a href="http://www.oreillynet.com/ruby/blog/2007/06/multicore_hardware_and_the_fut.html" target="_blank">Multicore Hardware and the Future of Ruby</a><br />
<a href="http://www.loudthinking.com/posts/7-multi-core-hysteria-and-the-thread-confusion">Multi-core hysteria and the thread confusion</a><br />
<a href="http://www.thinkingparallel.com/2007/06/20/news-for-week-252007/" rel="bookmark">News for Week 25/2007</a><br />
<a href="http://www.igvita.com/blog/2007/05/15/distributed-ruby-workers-on-ec2/">Distributed Ruby Workers on EC2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bleedingedgebiotech.com/blog/grid-computing/ruby-on-grids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

