Hi,
I am running Matlab 2008a on Win XP SP2 (32-bit), Dell Latitude D830 laptop with Quadro NVS140 card. CUDA toolkit / SDK v1.1 and Visual Studio 2005. I know basic CUDA is working since SDK samples run correctly. However, when I try to compile matlab plugin sample by following the README file, i get the following error:
nvmex -f nvmexopts.bat Szeta.cu -IC:\cuda\include -LC:\cuda\lib -lcufft -lcudart
Undefined subroutine &main::uuidgen called at C:\Program Files\MATLAB\R2008a\bin\nvmex.pl line 728.
??? Error using ==> nvmex at 206
Unable to complete successfully.
I’m not a Perl person (“It’s not encrypted, it’s just Pearl!”). Does anyone have a workaround?
thanks
Greg