NVIDIA CUDA 3.0 and OpenCL SDKs with Fermi Support Available

GPU Computing

NVIDIA CUDA

OpenCL



NVIDIA has released a new version of its GPU Computing SDK. This version supports Fermi architecture and will allow GPU computing developers to prepare their code for Fermi-based graphics cards. GPU Computing SDK is made up of CUDA 3.0 Toolkit as well as the OpenCL SDK.

Main new features:

  • Support for the new Fermi architecture (native 64-bit GPU support, ECC reporting, …)
  • A new unified interoperability API for Direct3D and OpenGL
  • New CUDA Memory Checker
  • Support for all the OpenCL features in the latest R195 production driver package (double precision, graphics interoperability with OpenCL, Direc3D9, Direct3D10, and Direct3D11)
  • Support for the latest OpenCL spec revision 1.0.48 and latest official Khronos OpenCL headers as of 2010-02-17
  • Tesla Compute Cluster (TCC)

Downloads:

More information (and other downloads) about the NVIDIA’s GPU Computing SDK can be found HERE and HERE.



Related posts:

  1. CUDA Developers: Fermi Tuning Guide and CUDA Programming Guide Updated
  2. NVIDIA Releases The GPU Computing SDK With OpenCL Support and Demos
  3. NVIDIA CUDA and OpenCL Roadmaps – CUDA PTX Bytecode
  4. NVIDIA GPU Computing Developer Guides for Fermi
  5. CUDA Programming: CuPP C++ Framework and ISC 2009 Tutorials (CUDA / OpenCL)