<?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>GPGPU &#187; Tag: Computational Biology :: GPGPU.org</title>
	<atom:link href="http://gpgpu.org/tag/computational-biology/feed" rel="self" type="application/rss+xml" />
	<link>http://gpgpu.org</link>
	<description>General-Purpose Computation on Graphics Hardware</description>
	<lastBuildDate>Tue, 22 May 2012 08:44:05 +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>Accelerating Smith-Waterman on Heterogeneous CPU-GPU Systems</title>
		<link>http://gpgpu.org/2011/06/26/smith-waterman-on-heterogeneous-cpu-gpu-systems</link>
		<comments>http://gpgpu.org/2011/06/26/smith-waterman-on-heterogeneous-cpu-gpu-systems#comments</comments>
		<pubDate>Sun, 26 Jun 2011 23:19:13 +0000</pubDate>
		<dc:creator>dom</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Heterogeneneous Computing]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Sequence Alignment]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=3676</guid>
		<description><![CDATA[Abstract: This paper describes the approach and the speedup obtained in performing Smith-Waterman database searches on heterogeneous platforms comprising of multi core CPU and multi GPU systems. Most of the advanced and optimized Smith-Waterman algorithm versions have demonstrated remarkable speedup over NCBI BLAST versions, viz., SWPS3 based on x86 SSE2 instructions and CUDASW++ v2.0 CUDA [...]]]></description>
			<content:encoded><![CDATA[<p>Abstract:</p>
<blockquote><p>This paper describes the approach and the speedup obtained in performing Smith-Waterman database searches on heterogeneous platforms comprising of multi core CPU and multi GPU systems. Most of the advanced and optimized Smith-Waterman algorithm versions have demonstrated remarkable speedup over NCBI BLAST versions, viz., SWPS3 based on x86 SSE2 instructions and CUDASW++ v2.0 CUDA implementation on GPU. This work proposes a hybrid Smith-Waterman algorithm that integrates the state-of-the art CPU and GPU solutions for accelerating Smith-Waterman algorithm in which GPU acts as a co-processor and shares the workload with the CPU enabling us to realize remarkable performance of over 70 GCUPS resulting from simultaneous CPU-GPU execution. In this work, both CPU and GPU are graded equally in performance for Smith-Waterman rather than previous approaches of porting the computationally intensive portions onto the GPUs or a naive multi-core CPU approach.</p></blockquote>
<p>(J. Singh and I. Aruni: <em>&#8220;Accelerating Smith-Waterman on Heterogeneous CPU-GPU Systems&#8221;</em>, Proceedings of Bioinformatics and Biomedical Engineering (iCBBE), May 2011. [<a href="http://dx.doi.org/10.1109/icbbe.2011.5780005 " target="_blank">DOI</a>])</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2011/06/26/smith-waterman-on-heterogeneous-cpu-gpu-systems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CfP: High performance computational systems biology</title>
		<link>http://gpgpu.org/2011/04/13/cfp-hibi</link>
		<comments>http://gpgpu.org/2011/04/13/cfp-hibi#comments</comments>
		<pubDate>Wed, 13 Apr 2011 07:08:39 +0000</pubDate>
		<dc:creator>dom</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Call for Papers]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=3467</guid>
		<description><![CDATA[The High performance computational systems Biology (www.hibi.it) special session of CMSB 2011 (http://contraintes.inria.fr/CMSB11/) establishes a forum to link researchers in the areas of parallel computing and computational systems biology. Experts from around the world will present their current work, discuss profound challenges, new ideas, results, applications and their experience relating to key aspects of high [...]]]></description>
			<content:encoded><![CDATA[<p>The High performance computational systems Biology (<a href="http://www.hibi.it" target="_blank">www.hibi.it</a>) special session of CMSB 2011 (<a href="http://contraintes.inria.fr/CMSB11/" target="_blank">http://contraintes.inria.fr/CMSB11/</a>) establishes a forum to link researchers in the areas of parallel computing and computational systems biology. Experts from around the world will present their current work, discuss profound challenges, new ideas, results, applications and their experience relating to key aspects of high performance computing in biology. Topics of interest include:  Workload partitioning strategies, Parallel stochastic simulation, Biological and Numerical parallel computing, Parallel and distributed architectures, General-Purpose Computation on Graphics Hardware, Emerging processing  architecture  (Cell  processors,  FPGA, PlayStation3, etc.),<br />
Parallel model checking techniques, Parallel parameter estimation, Parallel sensitivity analysis, Parallel algorithms for biological network analysis, Application of concurrency theory to biology, Parallel visualization algorithms, Web-services and Internet computing for e-Science, Grid/Could/P2P/High performance computing for biology, Multicore and Cluster computing for biology, Tools and applications.</p>
<p>The call for papers is now open, please refer to <a href="http://www.hibi.it" target="_blank">www.hibi.it</a> for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2011/04/13/cfp-hibi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenMM 2.0 Now Available to Accelerate Molecular Dynamics on NVIDIA and ATI GPUs</title>
		<link>http://gpgpu.org/2010/07/18/openmm-2-0-now-available</link>
		<comments>http://gpgpu.org/2010/07/18/openmm-2-0-now-available#comments</comments>
		<pubDate>Mon, 19 Jul 2010 00:52:14 +0000</pubDate>
		<dc:creator>Mark Harris</dc:creator>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Biomedical Computing]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Molecular Dynamics]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=2597</guid>
		<description><![CDATA[Simbios, the NIH Center for Biomedical Computation at Stanford University, is excited to announce the release of OPENMM 2.0. OPENMM was designed to enhance the performance of almost any molecular dynamics simulation package (MD package) by allowing the code to be executed on high performance computer architectures, in particular Graphics Processing Units (GPUs). Most molecular dynamics [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gpgpu.org/wp/wp-content/uploads/2010/07/openmm.png"><img class="alignright size-thumbnail wp-image-2601" title="OpenMM Logo" src="http://gpgpu.org/wp/wp-content/uploads/2010/07/openmm-150x150.png" alt="" width="150" height="150" /></a><a href="http://simbios.stanford.edu/">Simbios</a>, the NIH Center for Biomedical Computation at Stanford University, is excited to announce the release of <a href="http://simtk.org/home/openmm" target="_blank">OPENMM 2.0</a>.</p>
<p>OPENMM was designed to enhance the performance of almost any molecular dynamics simulation package  (MD package) by allowing the code to be executed on high performance computer architectures, in particular Graphics Processing Units (GPUs).  Most molecular dynamics packages can be modified to call OPENMM, resulting in significant acceleration on such high performance architectures, without changing the way users interact with the MD package.<span id="more-2597"></span></p>
<p>OPENMM provides a high performance implementation of classic MD functionality, as well as capabilities for rapid and flexible development of novel methods via custom force classes.  This latest release supports both CUDA, developed for NVIDIA GPUs, and OpenCL (a programming environment for cross-platform parallel programming), supported by both NVIDIA and ATI GPUs as well as other high performance architectures.</p>
<p>OPENMM has already been integrated into GROMACS and has been made available to AMBER users via an interface. You can download OPENMM and/or the &#8220;OPENMM GROMACS&#8221; code from the <a href="http://simtk.org/home/openmm" target="_blank">OPENMM page</a>, as well as the <a href="http://simtk.org/home/sander_openmm" target="_blank">AMBER interface to OPENMM</a>.</p>
<p>OPENMM was developed by Simbios, the NIH National Center for Physics-Based Simulation of Biological Structures at Stanford University, funded under grant U54 GM072970.  For more information about Simbios, visit<a href="http://simbios.stanford.edu" target="_blank"> http://simbios.stanford.edu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2010/07/18/openmm-2-0-now-available/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HiBi 2010 deadline extension to July 1</title>
		<link>http://gpgpu.org/2010/06/18/hibi-2010-deadline-extension</link>
		<comments>http://gpgpu.org/2010/06/18/hibi-2010-deadline-extension#comments</comments>
		<pubDate>Fri, 18 Jun 2010 23:04:11 +0000</pubDate>
		<dc:creator>dom</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Call for Papers]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=2470</guid>
		<description><![CDATA[In response to the large number of requests from the community, the organizing committee of HiBi 2010 extend the deadline for paper and abstract submission from Monday June 21 to Thursday July 1, 2010. The HiBi workshop establishes a forum to link researchers in the areas of parallel computing and computational systems biology. One of [...]]]></description>
			<content:encoded><![CDATA[<p>In response to the large number of requests from the community, the organizing committee of <a href="http://www.cosbi.eu/hibi2010/" target="_blank">HiBi 2010</a> extend the deadline for paper and abstract submission from Monday June 21 to Thursday July 1, 2010.</p>
<p>The HiBi workshop establishes a forum to link researchers in the areas of parallel computing and computational systems biology. One of  the main  limitations  in managing models of biological systems comes  from the fundamental  difference  between the  high  parallelism evident in  biochemical  reactions  and   the  sequential  environments employed for  the  analysis of these reactions. Such limitations affect all varieties of  continuous, deterministic,  discrete  and stochastic models;  undermining  the  applicability  of simulation techniques and analysis of biological models. The  goal of HiBi is therefore to bring  together researchers in the fields of high performance computing and computational systems biology. Experts  from around the world will present their current work, discuss profound   challenges,  new ideas,  results,  applications  and  their experience relating  to key  aspects of high  performance computing in biology.</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2010/06/18/hibi-2010-deadline-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CfP: High performance computational systems Biology</title>
		<link>http://gpgpu.org/2010/02/08/cfp-high-performance-computational-systems-biology</link>
		<comments>http://gpgpu.org/2010/02/08/cfp-high-performance-computational-systems-biology#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:30:07 +0000</pubDate>
		<dc:creator>dom</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Call for Papers]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=2127</guid>
		<description><![CDATA[The HiBi workshop establishes a forum to link researchers in the areas of parallel computing and computational systems biology. One of the main limitations in managing models of biological systems comes from the fundamental difference between the high parallelism evident in biochemical reactions and the sequential environments employed for the analysis of these reactions. Such [...]]]></description>
			<content:encoded><![CDATA[<p>The HiBi workshop establishes a forum to link researchers in the areas of parallel computing and computational systems biology. One of  the main  limitations  in managing models of biological systems comes  from the fundamental  difference  between the  high  parallelism evident in  biochemical  reactions  and   the  sequential  environments employed for  the  analysis of these reactions. Such limitations affect all varieties of  continuous, deterministic,  discrete  and  stochastic models;  undermining  the  applicability  of  simulation techniques and analysis of biological models. The  goal of HiBi is therefore to bring  together  researchers  in  the fields of high performance computing and computational systems biology. Experts  from around the world will present their current work, discuss<br />
profound   challenges,  new  ideas,  results,  applications  and  their experience  relating  to key  aspects of high  performance computing in biology.</p>
<p>Topics of interest include, but are not limited to:</p>
<ul>
<li>Parallel stochastic simulation</li>
<li>Biological and Numerical parallel computing</li>
<li>Parallel and distributed architectures</li>
<li>Emerging   processing  architecture: Cell  processors,  GPUs,  mixed CPU-FPGA, etc.</li>
<li>Parallel model checking techniques</li>
<li>Parallel parameter estimation</li>
<li>Parallel algorithms for biological analysis</li>
<li>Application of concurrency theory to biology</li>
<li>Parallel visualization algorithms</li>
<li>Web-services and Internet computing for e-Science</li>
<li>Tools and applications</li>
</ul>
<p>More Information: <a href="http://www.cosbi.eu/hibi2010/" target="_blank">http://www.cosbi.eu/hibi2010/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2010/02/08/cfp-high-performance-computational-systems-biology/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cellular Level Agent Based Modelling on the Graphics Processing Unit</title>
		<link>http://gpgpu.org/2009/11/25/cellular-level-agent-based-modelling</link>
		<comments>http://gpgpu.org/2009/11/25/cellular-level-agent-based-modelling#comments</comments>
		<pubDate>Thu, 26 Nov 2009 01:13:07 +0000</pubDate>
		<dc:creator>Mark Harris</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Agent-Based Modeling]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=1971</guid>
		<description><![CDATA[Abstract: Cellular-level agent based modelling is reliant on either sequential processing environments or expensive and largely unavailable PC grids. The GPU offers an alternative architecture for such systems, however the steep learning curve associated with the GPU&#8217;s data parallel architecture has previously limited the uptake of this emerging technology. In this paper we demonstrate a [...]]]></description>
			<content:encoded><![CDATA[<p>Abstract:</p>
<blockquote><p>Cellular-level agent based modelling is reliant on either sequential processing environments or expensive and largely unavailable PC grids. The GPU offers an alternative architecture for such systems, however the steep learning curve associated with the GPU&#8217;s data parallel architecture has previously limited the uptake of this emerging technology. In this paper we demonstrate a template driven agent architecture which provides a mapping of XML model specifications and C language scripting to optimised Compute Unified Device Architecture (CUDA) for the GPU. Our work is validated though the implementation of a Keratinocyte model using limited range message communication with non-linear time simulation steps to resolve intercellular forces. The performance gain achieved over existing modelling techniques reduces simulation times from hours to seconds. The improvement of simulation performance allows us to present a real-time visualisation technique which was previously unobtainable.</p></blockquote>
<p>(<a href="http://www.dcs.shef.ac.uk/~paul">Richmond Paul</a>, Coakley Simon, Romano Daniela (2009), <a href="http://www.dcs.shef.ac.uk/~paul/publications/hibi09.pdf">Cellular Level Agent Based Modelling on the Graphics Processing Unit</a>, (Best Student Paper) Proc. of HiBi09 &#8211; High Performance Computational Systems Biology, 14-16 October 2009, Trento, Italy)</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2009/11/25/cellular-level-agent-based-modelling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MUMmerGPU 2: Optimizing data intensive GPGPU computations for DNA sequence alignment</title>
		<link>http://gpgpu.org/2009/08/31/mummergpu-2</link>
		<comments>http://gpgpu.org/2009/08/31/mummergpu-2#comments</comments>
		<pubDate>Mon, 31 Aug 2009 22:15:30 +0000</pubDate>
		<dc:creator>dom</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[NVIDIA CUDA]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Sequence Alignment]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=1837</guid>
		<description><![CDATA[Abstract: MUMmerGPU uses highly-parallel commodity graphics processing units (GPU) to accelerate the data-intensive computation of aligning next generation DNA sequence data to a reference sequence for use in diverse applications such as disease genotyping and personal genomics. MUMmerGPU 2.0 features a new stackless depth-first-search print kernel and is 13× faster than the serial CPU version [...]]]></description>
			<content:encoded><![CDATA[<p>Abstract:</p>
<blockquote><p>MUMmerGPU uses highly-parallel commodity graphics processing units (GPU) to accelerate the data-intensive computation of aligning next generation DNA sequence data to a reference sequence for use in diverse applications such as disease genotyping and personal genomics. MUMmerGPU 2.0 features a new stackless depth-first-search print kernel and is 13× faster than the serial CPU version of the alignment code and nearly 4× faster in total computation time than MUMmerGPU 1.0. We exhaustively examined 128 GPU data layout configurations to improve register footprint and running time and conclude higher occupancy has greater impact than reduced latency. MUMmerGPU is available open-source at <a href="http://www.mummergpu.sourceforge.net" target="_blank">http://www.mummergpu.sourceforge.net</a>.</p></blockquote>
<p>(Trapnell, C, Schatz, MC (2009) Optimizing data intensive GPGPU computations for DNA sequence alignment. Parallel Computing <a href="http://dx.doi.org/10.1016/j.parco.2009.05.002" target="_blank">doi:10.1016/j.parco.2009.05.002</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2009/08/31/mummergpu-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Workshop: Massively-Parallel Computational Biology on GPUs</title>
		<link>http://gpgpu.org/2009/03/31/workshop-massively-parallel-computational-biology-on-gpus</link>
		<comments>http://gpgpu.org/2009/03/31/workshop-massively-parallel-computational-biology-on-gpus#comments</comments>
		<pubDate>Tue, 31 Mar 2009 05:14:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Computational Biology]]></category>
		<category><![CDATA[Scientific Computing]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://www.gpgpu.org/newgpgpu/?p=1303</guid>
		<description><![CDATA[This workshop, organized in conjunction with INFORMATIK 2009, the 39th annual meeting of the Gesellschaft für Informatik e.V. (GI). This one day event will take place in Lübeck Germany, during the duration of INFORMATIK 2009 (September 28th &#8211; October 2nd, 2009). The workshop will include tutorials, refereed sessions, invited talks, and an open discussion session [...]]]></description>
			<content:encoded><![CDATA[<p>This workshop, organized in conjunction with INFORMATIK 2009, the 39th annual meeting of the Gesellschaft für Informatik e.V. (GI). This one day event will take place in Lübeck Germany, during the duration of INFORMATIK 2009 (September 28th &#8211; October 2nd, 2009). The workshop will include tutorials, refereed sessions, invited talks, and an open discussion session on future developments. Submissions are encouraged in all areas of Massively-Parallel Computational Biology on GPUs (Graphics Processing Units) including but not limited to</p>
<ul>
<li>Parallel and massively-parallel Programming and Algorithms</li>
<li>Algorithmic Aspects of Computational Biology</li>
<li>Applications and Implementations on GPUs</li>
</ul>
<p>The submission deadline is April 26, 2009.  For more information visit the <a title="BioGPU 2009" href="http://bioserver.bio.tu-darmstadt.de/biogpu2009/" target="_blank">BioGPU 2009 Website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2009/03/31/workshop-massively-parallel-computational-biology-on-gpus/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

