Page 1 of 1

NVIDIA announces CUDA-x86

Posted: Tue Sep 21, 2010 3:18 pm
by Apoptosis
NVIDIA announced this morning that they have entered a partnership with The Portland Group and that the company is bringing the CUDA parallel computing framework for x86 processors. This means that CUDA-x86 will compile CUDA applications in order for them to work with x86 processors. This is great news for NVIDIA as their CUDA applications will now run in theory run on "any computer, or any server in the world." There will be some exceptions, but this is good news.
cudax86.jpg
cudax86.jpg (14.16 KiB) Viewed 3609 times

Re: NVIDIA announces CUDA-x86

Posted: Thu Dec 09, 2010 5:53 pm
by DarkStarr
This has been around for a bit, take a look at something called Ocelot. http://code.google.com/p/gpuocelot/

Re: NVIDIA announces CUDA-x86

Posted: Fri Dec 10, 2010 1:02 pm
by hark
Pretty cool that they're expanding the platforms that CUDA code can run on. Too bad they're being stubborn about keeping GPU CUDA exclusive to Nvidia GPUs. OpenCL still seems a more likely standard because of how open it is and how it can work on a lot more platforms.

That Ocelot thing sounds interesting. If they manage to get CUDA applications to run on ATI GPUs, would that mean that PhysX could be accelerated on ATI GPUs?