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.
Stay On the Cutting Edge: Get the Tom's Hardware Newsletter
Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.
The RTX 5090's GB202 GPU will reportedly be the largest desktop chip from Nvidia since 2018 coming in at 744mm-squared — 22% larger than AD102 on the RTX 4090
Top-end and mid-range RTX 50-series cards are rumored to launch in early 2025, and entry-level cards to follow later — RTX 5090, 5080, 5070 Ti and 5070 up first
-
CaedenV Very cool!Reply
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. -
Darkerson Cuda + ARM = CARMaReply
I C what U did there! :P
All jokes aside, it does look interesting.
-
atikkur CUDA can run on everything platform and device,, except AMD hardware... isnt that funny?Reply -
allenpan atikkurCUDA can run on everything platform and device,, except AMD hardware... isnt that funny?Reply
@ 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 -
atikkur allenpan@ 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 freeReply
i mean AMD GPU,, not processor. can you run CUDA powered program on AMD GPU? -
Darkerson atikkuri mean AMD GPU,, not processor. can you run CUDA powered program on AMD GPU?Nope, not that I'm aware of.Reply -
renz496 atikkuri mean AMD GPU,, not processor. can you run CUDA powered program on AMD GPU?Reply
AFAIK AMD have their own version of CUDA. they called it ATi Stream (now APP).