| | 
NVIDIA CUDA™ technology is the world’s only C language environment that enables programmers and developers to write software to solve complex computational problems in a fraction of the time by tapping into the many-core parallel processing power of GPUs. With millions of CUDA-capable GPUs already deployed, thousands of software programmers are already using the free CUDA software tools to accelerate applications—from video and audio encoding to oil and gas exploration, product design, medical imaging, and scientific research.
- Standard C language for parallel application development on the GPU
- Standard numerical libraries for FFT (Fast Fourier Transform) and BLAS (Basic Linear Algebra Subroutines)
- Dedicated CUDA driver for computing with fast data transfer path between GPU and CPU
- CUDA driver interoperates with OpenGL and DirectX graphics drivers
- Support for Linux 32/64-bit and Windows XP 32/64-bit operating systems
|