www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Ct, Intel CPU+GPU computing

reply davidl <davidl 126.com> writes:
I think we can learn something from it.

http://techresearch.intel.com/UserFiles/en-us/File/terascale/Whitepaper-Ct.pdf
Dec 12 2008
next sibling parent "Robert Jacques" <sandford jhu.edu> writes:
On Fri, 12 Dec 2008 09:02:32 -0500, davidl <davidl 126.com> wrote:
 I think we can learn something from it.

 http://techresearch.intel.com/UserFiles/en-us/File/terascale/Whitepaper-Ct.pdf
Well, Ct (like Microsoft's Accelerator) is fairly limited in its capabilities. (and the white-paper also contains some Intel marketing FUD) Anyways, it looks like a restricted form of Bulk synchronous parallel programming (http://en.wikipedia.org/wiki/Bulk_Synchronous_Parallel) and something like Bulk-Synchronous GPU Programming (www.kunzhou.net/2008/BSGP.pdf) implemented on top of OpenCL (http://www.khronos.org/opencl/) so it may run on CPUs and all major GPUs, seems like a much better solution.
Dec 12 2008
prev sibling parent J Duncan <jtd514_ ameritech.net> writes:
davidl wrote:
 I think we can learn something from it.
 
 http://techresearch.intel.com/UserFiles/en-us/File/terascale/Whitepaper-Ct.pdf
 
this stuff is why Intel executives say they have no interest in Nvidia - and even openly joke about them sometimes.... they have a different plan.....
Dec 12 2008