
CUDA from NVIDIA - Massive procesing free framework
I have found this at NVIDIA site searching for a drivers. It sound interesting to use the power of GPU has NVIDIA cards to add more power to ZM, like face recognicion, more accurace alarms methods, etc.
And this is writen in "C" language
* 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
Please, take a deep look at:
http://www.nvidia.com/object/cuda_what_is.html
http://www.nvidia.com/object/cuda_home.html