Nvidia Announces Carma: Cuda ARM Development Kit
Developers can now pre-order Nvidia's CUDA on ARM reference platform and development kit.
Called Carma, the board includes the company's Tegra 3 quad-core ARM A9 processor, a Quadro 1000M GPU with 96 cores (good for 270 single-precision GFlops), as well as a PCIe X4 link, one Gigabit Ethernet interface, one SATA connector, three USB 2.0 interfaces as well as a Displayport and HDMI.
Included in the package, which will be available in "limited quantities", is the CUDA toolkit and a Ubuntu Linux-based OS. Nvidia said that Carma will be shipping sometime in Q2 of next year. The developer kit is generally targeted at hardware and software designers who are working on "energy-efficient computing initiatives around the world". Expect this design to especially find interest with developers who are looking for server applications for Tegra 3 as well as developers who are building future ARM notebooks running Windows 8.
I C what U did there!
All jokes aside, it does look interesting.
It is really interesting to see how ARM does compared to x86 as software becomes more optimized for it. Sure the x86 can do more per core... but for the price you can buy a ton of ARM cores which (if programmed properly) can handle a much larger overall workload. I wonder too if this new threat will make Intel's 'many core' architectures to become a reality instead of just a really interesting lab experiment. However, I do not see ARM doing that well in the laptop/desktop market like they are shooting for. x86 (at this point) just makes more sense for such applications. but who knows, with Win8 for ARM it could turn the whole world upside-down.
I C what U did there!
All jokes aside, it does look interesting.
@ atikkur, it runs on AMD platform too, CUDA is a C++ extension for NV GPU,
sweet, most of my computation is already ported and working on CUDA/NV GPU, now with this i can even use less power on CPU and off load everything on GPU, leave ARMs free
i mean AMD GPU,, not processor. can you run CUDA powered program on AMD GPU?
Nope, not that I'm aware of.
AFAIK AMD have their own version of CUDA. they called it ATi Stream (now APP).
So ARM and CORE can face off once again.
Yes, Im sure the non arm system will be a hell of a lot faster, but how many times is it gonna need to be recharged before the arm based system does?
Now they are moving aggressively for early releases, specially in the mobile area.
You can program in OpenCL if you want to cover all your bases. Also note that with OpenCL you can work on a Fusion chip or a Tegra3, or on Desktop/Servers with GPU's.
I personally like CUDA best since Nvidia is much more far ahead in programmability than AMD at this point (Also more scientific Flops, did I mention I'm into science not games ? ). And lets face it, programmability is very important if your GPU is means to an end.