Hi!
I have a programm on fortran f77. Fortran F77 does not supports C/C++ bindings, so I cannt use the fortran interfaces (like this one - CUDA Musing: Calling CUFFT from Cuda Fortran). Ive tried to link it, just including the library to the progect of Compaq Visual Studio. But the linker says, that it can
t find any functions of cufft.
Thanks for your future help.