The CUDA 6 Production Release is now available for download at www.nvidia.com/getcuda.
This version of the toolkit includes features that further simplify parallel programming like:
- • Unified Memory: simplifies programming by enabling applications to access the CPU and GPU memory without the need to manually copy data.
- • Drop-in Libraries: automatically accelerate the linear algebra and FFTs in your applications by replacing CPU-only libraries with GPU-accelerated libraries.
- • Multi-GPU Scaling: the re-designed BLAS GPU library automatically scales performance across up to 8 GPUs in a single node.
Leave a Reply