<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: RapidMind acquired by Intel, likely good news for the community</title>
	<atom:link href="http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/feed/" rel="self" type="application/rss+xml" />
	<link>http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/</link>
	<description>HPC News Without the Noise for Supercomputing Professionals &#124; insideHPC</description>
	<lastBuildDate>Fri, 03 May 2013 04:44:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Aleksey</title>
		<link>http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/#comment-222956</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Sun, 25 Apr 2010 18:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=6786#comment-222956</guid>
		<description>Being acquired by a larger company - the fate of all successful small companies.</description>
		<content:encoded><![CDATA[<p>Being acquired by a larger company &#8211; the fate of all successful small companies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Heier</title>
		<link>http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/#comment-179151</link>
		<dc:creator>Chris Heier</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=6786#comment-179151</guid>
		<description>Hi James, thanks for the comment.  These solutions I would like to understand a bit more about.  I had done work with Rapidmind on a couple of fronts.  Testing with Cell and GPU.  This was probably nearly 2 years ago, but I do like to keep an eye and see how RapidMind is doing.  I have been more focused on developing hardware solutions around CUDA as of late simply because when I had started developing platforms, we had multi GPU in mind, and CUDA not only had a solution that operated multi GPU, from our findings, it supported N number of GPUs.  In our case, it was 6 Tesla C870 GPUs.  On top of that, there was actually an application in development that supported CUDA multi GPU processing (VMD) that even scaled to 6 GPUs.

If you have the chance, I would like to discuss this more with you directly, either by phone or e-mail.</description>
		<content:encoded><![CDATA[<p>Hi James, thanks for the comment.  These solutions I would like to understand a bit more about.  I had done work with Rapidmind on a couple of fronts.  Testing with Cell and GPU.  This was probably nearly 2 years ago, but I do like to keep an eye and see how RapidMind is doing.  I have been more focused on developing hardware solutions around CUDA as of late simply because when I had started developing platforms, we had multi GPU in mind, and CUDA not only had a solution that operated multi GPU, from our findings, it supported N number of GPUs.  In our case, it was 6 Tesla C870 GPUs.  On top of that, there was actually an application in development that supported CUDA multi GPU processing (VMD) that even scaled to 6 GPUs.</p>
<p>If you have the chance, I would like to discuss this more with you directly, either by phone or e-mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Reinders</title>
		<link>http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/#comment-179132</link>
		<dc:creator>James Reinders</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=6786#comment-179132</guid>
		<description>Chris - are you using Rapidmind now? If so, I&#039;m confident you&#039;ll like the future as it unfolds.

Rapidmind is not disappearing. Combining with our product for Ct technology is like a marriage made in heaven.

Rapidmind has expanded from Cell, GPUs to multicore as they were able to get to a vision we share: harnessing data parallelism, without requiring deep parallel programming knowledge or reasoning, with satefy by default (in my opinion, one of three key barriers to being able to parallel programming widely adopted). This vision really makes the most sense when it is cross-platform - not tied to one processor/GPU/accelerator nor a single OS.

I&#039;m proud of the success we&#039;ve had with Intel Threading Building Blocks (TBB). It is so successful in no small part because it delivers on the cross-plaftform support. Actions speak louder than words. I&#039;m confident believing in Intel as a tools provider is a good bet. Personally, I think it is the best bet you can make in parallel programming. As an Intel employee, you might double check my enthusiasm - but I&#039;ll stand behind it.

Nothing happens overnight, including OpenCL. OpenCL holds promise for tools vendors as a target. Rapidmind currently targets CUDA. It would be a bonus for us, and our future tools, if the promise of a non-proprietary CUDA (as some have describe OpenCL) emerges as an alternate target with more reach.  We&#039;re seeing a lot of interest in providing abstract targets for tools - like Microsoft&#039;s Concurrency Runtime (for Windows, in beta now), and Apple&#039;s Grand Central Dispatch (for Mac OS X - in Snow Leopard, in beta now). Microsoft is targetting tool writers, Apple is much more aimed at users, and OpenCL is in between. Each is interesting, and definitely no overlapping. Offering a lot of &quot;opportunity.&quot;

The future of wide spread parallel programming is in higher level abstract and portable methods. OpenMP, Intel Threading Building Blocks, and Ct/Rapidmind are amoung the answers.

James Reinders, Intel</description>
		<content:encoded><![CDATA[<p>Chris &#8211; are you using Rapidmind now? If so, I&#8217;m confident you&#8217;ll like the future as it unfolds.</p>
<p>Rapidmind is not disappearing. Combining with our product for Ct technology is like a marriage made in heaven.</p>
<p>Rapidmind has expanded from Cell, GPUs to multicore as they were able to get to a vision we share: harnessing data parallelism, without requiring deep parallel programming knowledge or reasoning, with satefy by default (in my opinion, one of three key barriers to being able to parallel programming widely adopted). This vision really makes the most sense when it is cross-platform &#8211; not tied to one processor/GPU/accelerator nor a single OS.</p>
<p>I&#8217;m proud of the success we&#8217;ve had with Intel Threading Building Blocks (TBB). It is so successful in no small part because it delivers on the cross-plaftform support. Actions speak louder than words. I&#8217;m confident believing in Intel as a tools provider is a good bet. Personally, I think it is the best bet you can make in parallel programming. As an Intel employee, you might double check my enthusiasm &#8211; but I&#8217;ll stand behind it.</p>
<p>Nothing happens overnight, including OpenCL. OpenCL holds promise for tools vendors as a target. Rapidmind currently targets CUDA. It would be a bonus for us, and our future tools, if the promise of a non-proprietary CUDA (as some have describe OpenCL) emerges as an alternate target with more reach.  We&#8217;re seeing a lot of interest in providing abstract targets for tools &#8211; like Microsoft&#8217;s Concurrency Runtime (for Windows, in beta now), and Apple&#8217;s Grand Central Dispatch (for Mac OS X &#8211; in Snow Leopard, in beta now). Microsoft is targetting tool writers, Apple is much more aimed at users, and OpenCL is in between. Each is interesting, and definitely no overlapping. Offering a lot of &#8220;opportunity.&#8221;</p>
<p>The future of wide spread parallel programming is in higher level abstract and portable methods. OpenMP, Intel Threading Building Blocks, and Ct/Rapidmind are amoung the answers.</p>
<p>James Reinders, Intel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Heier</title>
		<link>http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/#comment-179122</link>
		<dc:creator>Chris Heier</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=6786#comment-179122</guid>
		<description>It&#039;s great to hear McCool and the boys over at RapidMind are doing great.  I do hope that the RapidMind IP does stick around.  That deal with PeakStream and google was a bit of a kick in the teeth for those who were working with them.  I know on our side, we were hoping to start getting some software converted to PeakStream and then they went dark.  With RapidMind though, I am very curious as to what the direction and status of their current lineup of software will be.  They had essentially gotten their start in GPU and Cell based solutions before they moved to multi-core.

Also, with OpenCL beginning to take shape in the computing world, where does this end up leaving technologies like RapidMind in the foreseeable future?  A middleware solution for OpenCL integration or a competing technology to it?</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to hear McCool and the boys over at RapidMind are doing great.  I do hope that the RapidMind IP does stick around.  That deal with PeakStream and google was a bit of a kick in the teeth for those who were working with them.  I know on our side, we were hoping to start getting some software converted to PeakStream and then they went dark.  With RapidMind though, I am very curious as to what the direction and status of their current lineup of software will be.  They had essentially gotten their start in GPU and Cell based solutions before they moved to multi-core.</p>
<p>Also, with OpenCL beginning to take shape in the computing world, where does this end up leaving technologies like RapidMind in the foreseeable future?  A middleware solution for OpenCL integration or a competing technology to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Era of Stealth Acceleration &#171; Bear Crossings</title>
		<link>http://insidehpc.com/2009/08/20/rapidmind-acquired-by-intel/#comment-179018</link>
		<dc:creator>The Era of Stealth Acceleration &#171; Bear Crossings</dc:creator>
		<pubDate>Thu, 20 Aug 2009 18:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://insidehpc.com/?p=6786#comment-179018</guid>
		<description>[...] 20, 2009 by bearcrossings    This morning I was reading John West&#8217;s article about Intel&#8217;s acquisition of RapidMind.  It&#8217;s the latest example of the High Performance Computing (HPC) industry recognizing the [...]</description>
		<content:encoded><![CDATA[<p>[...] 20, 2009 by bearcrossings    This morning I was reading John West&#8217;s article about Intel&#8217;s acquisition of RapidMind.  It&#8217;s the latest example of the High Performance Computing (HPC) industry recognizing the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
