From: Pawel on
Ralph Schleicher <rs+usenet(a)ralph-schleicher.de> wrote in message <87ocgaba0o.fsf(a)bravo.mueller-schleicher.i>...
> "Kasper Marstal" <lifesucksandthenyoudie(a)gmail.com> writes:
>
> > I think you are right though, it seems most probable that
> > cudamexopts.bat just need a bit of tweaking ...
>
> Unfortunately, this may last hours until you figure out what was wrong.
> But you feel much better after you traced it down. Good luck.
>
> --
> Ralph Schleicher <http://ralph-schleicher.de>
>
> Development * Consulting * Training
> Mathematical Modeling and Simulation
> Software Tools

--------------------------------------------

Do you resolvee this problem? I did as you wrote, now I have this error:
">> mex fft2_cuda_sp_dp.c -IC:\CUDA\include -LC:\CUDA\lib -lcudart -lcufft

Error: An options file for MEX was found, but the value for 'COMPILER'
was not set. This could mean that the value is not specified
within the options file, or it could mean that there is a
syntax error within the file.


C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error: Options file is invalid.

??? Error using ==> mex at 222
Unable to complete successfully."

I have
win 7 ultimate x64
Matlab 2010a x64,
VS 2005 Prof x64,
Installed: toolkit 3.1,
SDK v6.0A,
and nev card driver.

I tried everything, and I can't compile mex
Please help.