<?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: Cosmology :: GPGPU.org</title>
	<atom:link href="http://gpgpu.org/tag/cosmology/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>PyCOOL: Python Cosmological Object-Oriented Lattice code</title>
		<link>http://gpgpu.org/2012/01/25/pycool</link>
		<comments>http://gpgpu.org/2012/01/25/pycool#comments</comments>
		<pubDate>Wed, 25 Jan 2012 05:03:45 +0000</pubDate>
		<dc:creator>Mark Harris</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Astrophysics]]></category>
		<category><![CDATA[Cosmology]]></category>
		<category><![CDATA[NVIDIA CUDA]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=4411</guid>
		<description><![CDATA[PyCOOL (Cosmological Object-Oriented Lattice code) is a fast GPU accelerated program that solves the evolution of interacting scalar fields in an expanding universe with symplectic algorithms. The program has been written with the intention to hit a sweet spot of speed, accuracy and user friendliness. This is achieved by using the Python language with the  PyCUDA interface [...]]]></description>
			<content:encoded><![CDATA[<p>PyCOOL (Cosmological Object-Oriented Lattice code) is a fast GPU accelerated program that solves the evolution of interacting scalar fields in an expanding universe with symplectic algorithms. The program has been written with the intention to hit a sweet spot of speed, accuracy and user friendliness. This is achieved by using the Python language with the  <a href="http://mathema.tician.de/software/pycuda">PyCUDA</a> interface to make a program that is very easy to adapt to different scalar field models.  The program is <a href="https://github.com/jtksai/PyCOOL" target="_blank">publicly available</a> under GNU General Public License at. See the <a href="http://www.physics.utu.fi/tiedostot/theory/particlecosmology/pycool/" target="_blank">PyCOOL website</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2012/01/25/pycool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CUDAEASY &#8211; a GPU Accelerated Cosmological Lattice Program</title>
		<link>http://gpgpu.org/2009/12/08/cudaeasy-cosmological-lattice-program</link>
		<comments>http://gpgpu.org/2009/12/08/cudaeasy-cosmological-lattice-program#comments</comments>
		<pubDate>Wed, 09 Dec 2009 00:04:27 +0000</pubDate>
		<dc:creator>Mark Harris</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Astrophysics]]></category>
		<category><![CDATA[Cosmology]]></category>
		<category><![CDATA[NVIDIA CUDA]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://gpgpu.org/?p=2038</guid>
		<description><![CDATA[Abstract: This paper presents, to the author&#8217;s knowledge, the first graphics processing unit (GPU) accelerated program that solves the evolution of interacting scalar fields in an expanding universe. We present the implementation in NVIDIA&#8217;s Compute Unified Device Architecture (CUDA) and compare the performance to other similar programs in chaotic inflation models. We report speedups between [...]]]></description>
			<content:encoded><![CDATA[<p>Abstract:</p>
<p>This paper presents, to the author&#8217;s knowledge, the first graphics processing unit (GPU) accelerated program that solves the evolution of interacting scalar fields in an expanding universe. We present the implementation in NVIDIA&#8217;s Compute Unified Device Architecture (CUDA) and compare the performance to other similar programs in chaotic inflation models. We report speedups between one and two orders of magnitude depending on the used hardware and software while achieving small errors in single precision. Simulations that used to last roughly one day to compute can now be done in hours and this difference is expected to increase in the future. The program has been written in the spirit of LATTICEEASY and users of the aforementioned program should find it relatively easy to start using CUDAEASY in lattice simulations. The program is available under the GNU General Public License.</p>
<p>The program is freely available at <a style="color: #2a5db0;" href="http://www.physics.utu.fi/theory/particlecosmology/cudaeasy/" target="_blank">http://www.physics.utu.fi/theory/particlecosmology/cudaeasy/</a></p>
<p>(Jani Sainio. <a href="http://arxiv.org/abs/0911.5692" target="_blank">&#8220;CUDAEASY &#8211; a GPU Accelerated Cosmological Lattice Program&#8221;</a>. submitted to Computer Physics Communications (under review). November 2009.)</p>
]]></content:encoded>
			<wfw:commentRss>http://gpgpu.org/2009/12/08/cudaeasy-cosmological-lattice-program/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

