NVPP: CUDA Programming With Ease

NVIDIA Performance Primitives



NVPP is a new library by NVIDIA. NVPP stands for NVidia Performance Primitives. NVPP is a set of functions focused on imaging and video processing. NVPP is build over CUDA and thus takes advantage of all CUDA-capable GPUs (currently GeForce 8 and higher) in order to accelerate image processing.

NVPP - NVIDIA Performance Primitives


NVPP will be available for Windows XP and Vista as well as for Linux.

Source: email – Thanks to Pierre ;)



Related posts:

  1. SIGGRAPH 2008 Presentations: Programming with CUDA
  2. OpenCL: To Ease Programming Of GPUs
  3. NVIDIA CUDA Programming Best Practices Guide
  4. CUDA Programming: CuPP C++ Framework and ISC 2009 Tutorials (CUDA / OpenCL)
  5. CUDA: GPU Usage and Data Structure Design