Undefined subroutine &main::mexCatdir called at C:\Program
Files\Matlab2006a\bin\nvmex.pl line 1373.
??? Error using ==> nvmex
Unable to complete successfully.
I also need help with using the CUDA Matlab plugin. Basically I want to “nvmex” compile my .cu code using Matlab but I am having a tough time doing that. My system specs are:
I think the current version there in is meant for CUDA 1.1. Also, it is tested for Matlab 7.3.0 (R2006b). When I try to compile and test the CUFFT interface, I get the following error: -IC:\CUDA\include: unknown option .
Can someone tell me what should I do to be able to use the suitable matlab plug-in?
Also, I wanted to verify the locations of the following files: nvmex.pl & nvmexopts.bat? What are the other “nvmex” files required? Isn’t it C:\Program Files\MATLAB\R2006a\bin? Are the CUFFT files also to be placed in the same location?