| Thread Tools |
15th November 2013, 08:47 | #1 |
[M] Reviewer Join Date: May 2010 Location: Romania
Posts: 153,514
| NVIDIA Announces CUDA 6: Unified Memory for CUDA Kicking off next week will be the annual International Conference for High Performance Computing, Networking, Storage, and Analysis, better known as SC. For NVIDIA, next to their annual GPU Technology Conference, SC is their second biggest GPU compute conference, and is typically the venue for NVIDIA’s summer/fall announcements. To that end NVIDIA has a number of announcements lined up for this year, so many in fact that they’re pushing out some of them ahead of the conference just to keep them from being overwhelming. The most important of those announcements in turn will be the announcement of the next version of CUDA, CUDA 6. Unlike some prior CUDA releases, NVIDIA isn’t touting a large number of new features for this version of CUDA. But what few elements NVIDIA is working on are going to be very significant. The big news here – and the headlining feature for CUDA 6 – is that NVIDIA has implemented complete unified memory support within CUDA. The toolkit has possessed unified virtual addressing support since CUDA 4, allowing the disparate x86 and GPU memory pools to be addressed together in a single space. But unified virtual addressing only simplified memory management; it did not get rid of the required explicit memory copying and pinning operations necessary to bring over data to the GPU first before the GPU could work on it. http://www.anandtech.com/show/7515/n...emory-for-cuda |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
NVIDIA CUDA Gets Python Support | Stefan Mileschin | WebNews | 0 | 19th March 2013 08:09 |
NVIDIA Releases CUDA 5 | Stefan Mileschin | WebNews | 0 | 16th October 2012 07:57 |
NVIDIA NVIDIA Announces CUDA 4.0 | jmke | WebNews | 0 | 28th February 2011 16:20 |
NVIDIA Designs New GTX 460 SE Variant with 288 CUDA Cores, 256-bit Memory | jmke | WebNews | 0 | 5th November 2010 11:24 |
NVIDIA ports its CUDA GPU-programming architecture to x86 | jmke | WebNews | 0 | 23rd September 2010 13:32 |
nVidia's VP for CUDA and PhysX moves to AMD | jmke | WebNews | 0 | 25th May 2010 19:36 |
nVidia to drop CUDA on GTX465? | jmke | WebNews | 0 | 19th May 2010 15:41 |
MotionDSP's vReveal and Nvidia's CUDA | jmke | WebNews | 0 | 26th March 2009 16:19 |
NVIDIA CUDA Explored | jmke | WebNews | 0 | 22nd October 2008 14:00 |
NVIDIA GPU Computing & CUDA FAQ | jmke | WebNews | 0 | 17th June 2008 09:53 |
Thread Tools | |
| |