"nvmex" Invocation Problems in MATLAB Hopefully a fairly simple issue to clear up.

Hey all,

I copied the files “nvmex.m,” “nvmex.pl,” “nvmex_helper.m,” and “nvmexopts.bat” to the “…\MATLAB\bin” directory.

Now I’m using the line “nvmex -f nvmexopts.bat EigVecCUDA.cu -IC:\CUDA\include -LC:\CUDA\lib -lcudart” to run my file. Unfortunately, the compiler doesn’t recognize the “nvmex” command.

I restarted MATLAB after copying the files, but to no avail. FYI, I’m running my stuff on Windows Vista 32-bit with an nVIDIA Quadro FX5800 card. Thanks for any replies.

Karl