digitalmars.D - Ct, Intel CPU+GPU computing
- davidl (2/2) Dec 12 2008 I think we can learn something from it.
- Robert Jacques (9/11) Dec 12 2008 Well, Ct (like Microsoft's Accelerator) is fairly limited in its
- J Duncan (4/8) Dec 12 2008 this stuff is why Intel executives say they have no interest in Nvidia -...
I think we can learn something from it. http://techresearch.intel.com/UserFiles/en-us/File/terascale/Whitepaper-Ct.pdf
Dec 12 2008
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.pdfWell, 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
davidl wrote:I think we can learn something from it. http://techresearch.intel.com/UserFiles/en-us/File/terascale/Whitepaper-Ct.pdfthis 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