GPUmat: GPU toolbox for MATLAB

May 25th, 2009

GPUmat, developed by the GP-You Group, allows Matlab code to benefit from the compute power of modern GPUs. It is built on top of NVIDIA CUDA. The  acceleration is transparent to the user, only the declaration of variables needs to be changed using new GPU-specific keywords. Algorithms need not be changed. A wide range of standard Matlab functions have been implemented.  GPUmat is available as freeware for Windows and Linux from the GP-You download page.

2 Responses to “GPUmat: GPU toolbox for MATLAB”

  1. Manish Deshmukh says:

    Hope it will work for me….

  2. Avinash says:

    Hi! how can I load image to cuda from matlab? I read the manual but it explains only about numerical calculations. Is there possible way to load images, perform operation in CUDA and bring back to HOST in simple way as for mathematical calculations??

Leave a Comment