<?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>PC News Zone &#187; C++ AMP</title>
	<atom:link href="http://www.pcnewszone.com/tag/c-amp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcnewszone.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 08 Nov 2013 09:22:30 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>Blog: Microsoft Going All-in on GPU Computing</title>
		<link>http://www.pcnewszone.com/2011/06/15/blog-microsoft-going-all-in-on-gpu-computing/</link>
		<comments>http://www.pcnewszone.com/2011/06/15/blog-microsoft-going-all-in-on-gpu-computing/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 17:50:36 +0000</pubDate>
		<dc:creator><![CDATA[pcnz_admin]]></dc:creator>
				<category><![CDATA[CPU]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[C++ AMP]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[GPU Computing]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://www.pcnewszone.com/?p=332</guid>
		<description><![CDATA[Great newsâ€¦â€¦Microsoft today made an announcement that will accelerate the adoption of GPU computing (that is, the use of GPUs as a companion processor to CPUs). The software maker is working on a new programming language extension, called C++ AMP, with a focus on accelerating applications with GPUs. With Microsoft now embracing GPUs in their [&#8230;]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.pcnewszone.com/2011/06/02/pr-qualcomm-collaborates-with-microsoft-on-next-version-of-windows/' rel='bookmark' title='PR: Qualcomm Collaborates With Microsoft on Next Version of Windows'>PR: Qualcomm Collaborates With Microsoft on Next Version of Windows</a></li>
<li><a href='http://www.pcnewszone.com/2011/06/07/nvidia-launches-physx-3-0-with-support-for-emerging-gaming-platforms/' rel='bookmark' title='NVIDIA Launches PhysX 3.0 With Support For Emerging Gaming Platforms'>NVIDIA Launches PhysX 3.0 With Support For Emerging Gaming Platforms</a></li>
<li><a href='http://www.pcnewszone.com/2011/06/01/microsoft-unveils-windows-8/' rel='bookmark' title='Microsoft unveils Windows 8'>Microsoft unveils Windows 8</a></li>
<li><a href='http://www.pcnewszone.com/2011/05/25/ballmer-next-generation-of-windows-is-coming-2012-microsoft-confusingly-says-its-not-windows-8/' rel='bookmark' title='Ballmer: Next Generation of Windows is Coming 2012; Microsoft Confusingly Says It&#8217;s Not Windows 8'>Ballmer: Next Generation of Windows is Coming 2012; Microsoft Confusingly Says It&#8217;s Not Windows 8</a></li>
<li><a href='http://www.pcnewszone.com/2011/06/02/windows-8-running-on-arm-nvidia-kal-el-notebook-demoed/' rel='bookmark' title='Windows 8 Running on ARM, NVIDIA Kal-El Notebook Demoed'>Windows 8 Running on ARM, NVIDIA Kal-El Notebook Demoed</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Great newsâ€¦â€¦Microsoft today made an announcement that will accelerate the adoption of GPU computing (that is, the use of GPUs as a companion processor to CPUs). The software maker is working on a new programming language extension, called C++ AMP, with a focus on accelerating applications with GPUs.</p>
<p>With Microsoft now embracing GPUs in their future higher level language and OS roadmap, it makes the decision to go with GPU computing even easier for those programmers still on the fence.</p>
<p>Its intent with C++ AMP is to expose C++ language capabilities to millions of Windows developers with the goal of enabling them to take advantage of GPUs. It promises to give millions of C++ developers the option of using Microsoft Visual Studio-based development tools to accelerate applications using the parallel processing power of GPUs. CUDA C and CUDA C++ will continue to be the preferred platform for Linux apps or demanding HPC (high performance computing) applications that need to maximize performance.</p>
<p>In the Spring 2007, there was just one language (CUDA C) supporting NVIDIA GPUs. Fast forward to today and our customers now have a much wider selection of languages and APIs for GPU computing â€“ CUDA C, CUDA C++, CUDA Fortran, OpenCL, DirectCompute and in the future Microsoft C++ AMP. There are even Java and Python wrappers, as well as.NET integration, available that sit on top of CUDA C or CUDA C++.</p>
<p>If you are a Windows C++ developer looking at GPU Computing for the first time, there is no need to wait. Visual C++ developers today use our high performance CUDA C++ with the Thrust C++ template library to easily accelerate applications by parallelizing as little as 1 to 5 percent of their application code and mapping it to NVIDIA GPUs. CUDA C++ comes with a rich eco-system of profilers, debuggers, and libraries like cuFFT, cuBLAS, LAPACK, cuSPARSE, cuRAND, etc. NVIDIAâ€™s Parallel Nsightâ„¢ for Visual Studio 2010 provides these Windows developers a familiar development environment, combined with excellent GPU profiling and debugging tools.</p>
<p>The take away from Microsoftâ€™s announcement today is that the GPU computing space has reached maturity, with the company that produces the worldâ€™s most widely used commercial C++ developer tools â€“ Microsoft â€” completely embracing GPU computing in their core tools. Rest assured, NVIDIA continues to work closely with Microsoft to help make C++ AMP a success, and we will continue to deliver the best GPU developer tools and training.</p>
<p>Stay tuned for more details.</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://www.pcnewszone.com/2011/06/02/pr-qualcomm-collaborates-with-microsoft-on-next-version-of-windows/' rel='bookmark' title='PR: Qualcomm Collaborates With Microsoft on Next Version of Windows'>PR: Qualcomm Collaborates With Microsoft on Next Version of Windows</a></li>
<li><a href='http://www.pcnewszone.com/2011/06/07/nvidia-launches-physx-3-0-with-support-for-emerging-gaming-platforms/' rel='bookmark' title='NVIDIA Launches PhysX 3.0 With Support For Emerging Gaming Platforms'>NVIDIA Launches PhysX 3.0 With Support For Emerging Gaming Platforms</a></li>
<li><a href='http://www.pcnewszone.com/2011/06/01/microsoft-unveils-windows-8/' rel='bookmark' title='Microsoft unveils Windows 8'>Microsoft unveils Windows 8</a></li>
<li><a href='http://www.pcnewszone.com/2011/05/25/ballmer-next-generation-of-windows-is-coming-2012-microsoft-confusingly-says-its-not-windows-8/' rel='bookmark' title='Ballmer: Next Generation of Windows is Coming 2012; Microsoft Confusingly Says It&#8217;s Not Windows 8'>Ballmer: Next Generation of Windows is Coming 2012; Microsoft Confusingly Says It&#8217;s Not Windows 8</a></li>
<li><a href='http://www.pcnewszone.com/2011/06/02/windows-8-running-on-arm-nvidia-kal-el-notebook-demoed/' rel='bookmark' title='Windows 8 Running on ARM, NVIDIA Kal-El Notebook Demoed'>Windows 8 Running on ARM, NVIDIA Kal-El Notebook Demoed</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pcnewszone.com/2011/06/15/blog-microsoft-going-all-in-on-gpu-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
