<?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>Petapath Blog &#187; CUDA Toolkit</title>
	<atom:link href="http://www.petapath.com/blog/tag/cuda-toolkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petapath.com/blog</link>
	<description>Musings on HPC and heterogeneous systems</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:49:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>CUDA 3.0 toolkit released</title>
		<link>http://www.petapath.com/blog/2010/03/22/cuda-3-0-toolkit-released/</link>
		<comments>http://www.petapath.com/blog/2010/03/22/cuda-3-0-toolkit-released/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:23:45 +0000</pubDate>
		<dc:creator>Dairsie</dc:creator>
				<category><![CDATA[Compilers]]></category>
		<category><![CDATA[CUDA]]></category>
		<category><![CDATA[gpgpu]]></category>
		<category><![CDATA[Heterogeneous]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[OpenCL]]></category>
		<category><![CDATA[CUDA Toolkit]]></category>
		<category><![CDATA[Developer]]></category>

		<guid isPermaLink="false">http://www.petapath.com/blog/?p=177</guid>
		<description><![CDATA[NVIDIA has released version 3.0 of their CUDA Toolkit. As well as some significant new features this release also  provides tools to prepare for the upcoming Fermi-based GPUs. Highlights of this release include: Support for the Fermi architecture, with: Native 64-bit GPU support Multiple Copy Engine support ECC reporting Concurrent Kernel Execution Fermi HW debugging [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>NVIDIA has released version 3.0 of their CUDA Toolkit. As well as some significant new features this release also  provides  tools to prepare for the upcoming Fermi-based GPUs.  Highlights of this release include:</p>
<ul>
<li>Support for the Fermi architecture, with:
<ul>
<li>Native 64-bit GPU support</li>
<li>Multiple Copy Engine support</li>
<li>ECC reporting</li>
<li>Concurrent Kernel Execution</li>
<li>Fermi HW debugging support in cuda-gdb</li>
<li>Fermi HW profiling support for CUDA C and OpenCL in Visual Profiler</li>
</ul>
</li>
<li>C++ Class Inheritance and Template Inheritance support for increased  programmer productivity</li>
<li>A new unified interoperability API for Direct3D and OpenGL, with  support for:
<ul>
<li>OpenGL texture interop</li>
<li>Direct3D 11 interop support</li>
<li>CUDA Driver / Runtime Buffer Interoperability, which allows  applications using the CUDA Driver API to also use libraries implemented  using the CUDA C Runtime such as CUFFT and CUBLAS.</li>
</ul>
</li>
</ul>
<ul>
<li>CUBLAS now supports all BLAS1, 2, and 3 routines including those for  single and double precision complex numbers</li>
<li>Up to 100x performance improvement while debugging applications with  cuda-gdb</li>
<li>cuda-gdb hardware debugging support for applications that use the  CUDA Driver API</li>
<li>cuda-gdb support for JIT-compiled kernels</li>
<li>New CUDA Memory Checker reports misalignment and out of bounds  errors, available as a stand-alone utility and debugging mode within  cuda-gdb</li>
<li>CUDA Toolkit libraries are now versioned, enabling applications to  require a specific version, support multiple versions explicitly, etc.</li>
<li>CUDA C/C++ kernels are now compiled to standard ELF format</li>
<li>Support for device emulation mode has been packaged in a separate  version of the CUDA C Runtime (CUDART), and is deprecated in this  release. Now that more sophisticated hardware debugging tools are  available and more are on the way, NVIDIA will be focusing on supporting  these tools instead of the legacy device emulation functionality.
<ul>
<li>On Windows, use the new Parallel Nsight development environment for  Visual Studio, with integrated GPU debugging and profiling tools (was  code-named “Nexus”). Please see www.nvidia.com/nsight for details.</li>
<li>On Linux, use cuda-gdb and cuda-memcheck, and check out the  solutions from Allinea and TotalView that will be available soon.</li>
</ul>
</li>
</ul>
<ul>
<li>Support for all the OpenCL features in the latest R195 production  driver package:
<ul>
<li>Double Precision</li>
<li>Graphics Interoperability with OpenCL, Direc3D9, Direct3D10, and  Direct3D11 for high performance visualization</li>
<li>Query for Compute Capability, so you can target optimizations for  GPU architectures (cl_nv_device_attribute_query)</li>
<li>Ability to control compiler optimization settings via support for  pragma unroll in OpenCL kernels and an extension that allows programmers  to set compiler flags. (cl_nv_compiler_options)</li>
<li>OpenCL Images support, for better/faster image filtering</li>
<li>32-bit global and local atomics for fast, convenient data  manipulation</li>
<li>Byte Addressable Stores, for faster video/image processing and  compression algorithms</li>
<li>Support for the latest OpenCL spec revision 1.0.48 and latest  official Khronos OpenCL headers as of 2010-02-17</li>
</ul>
</li>
</ul>
<p>The toolkit, drivers, tools and documentation are available from <a onclick="javascript:pageTracker._trackPageview('/outbound/article/http://developer.nvidia.com/object/cuda_3_0_downloads.html');" href="http://developer.nvidia.com/object/cuda_3_0_downloads.html" target="_blank">http://developer.nvidia.com/object/cuda_3_0_downloads.html</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.petapath.com/blog/2010/03/22/cuda-3-0-toolkit-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)

Served from: www.petapath.com @ 2012-02-05 13:46:45 -->
