Additional new features in CUDA Toolkit 2.3 include:
- The CUFFT Library now supports double-precision transforms and includes significant performance improvements for single-precision transforms as well. See the CUDA Toolkit release notes for details.
- A new pitchLinearTexure code sample that shows how to efficiently texture from pitch linear memory.
- A new PTXJIT code sample illustrating how to use cuModuleLoadDataEx() to load PTX source from memory instead of loading a file.
- Two new code samples for Windows, showing how to use the NVCUVID library to decode MPEG-2, VC-1, and H.264 content and pass frames to OpenGL or Direct3D for display.
- Updated code samples showing how to properly align CUDA kernel function parameters so the same code works on both x32 and x64 systems.
- All memory transfer API calls are now reported
- Support for profiling multiple contexts per GPU
- Synchronized clocks for requested start time on the CPU and start/end times on the GPU for all kernel launches and memory transfers
- Global memory load and store efficiency metrics for GPUs with compute capability 1.2 and higher
Support for major Linux distros, MacOS X, and Windows:
- MacOS X 10.5.6 and later (32-bit)
- Windows XP/Vista/7 with Visual Studio 8 (VC2005 SP1) and 9 (VC2008)
- Fedora 10, RHEL 4.7 & 5.3, SLED 10.2 & 11.0, OpenSUSE 11.1, and Ubuntu 8.10 & 9.04
Developers can download the latest CUDA Toolkit, SDK, and drivers now at http://forums.nvidia.com/index.php?showtopic=102548

How to resolve AdBlock issue?