Tuesday 15 April 2014

CUDA 6 Production Release is now available for download

he 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.
Learn more about these features by signing up to attend a live webinar.

No comments:

Post a Comment