I am using Matlab to solve some finite element problems and I want to accelerate my codes using GPU. I want to use the Cusp library using Matlab but I don´t know how can I do it. I know that creating .cu files I can use Cusp, but I want to use Matlab to not lose my previous code made in Matlab.

Similar questions and discussions