Hello,
Now, I purchased intel C++ composer to use mkl.(MSVS 2010, intel 32bit architecture, C/C++ language, MS windows 7)
I'm trying to redistribute functions in fftw3 libraries to colleagues without extra installation of mkl on their own PCs.
I'm using 'fftw_plan_dft_r2c_2d'function, how can my colleagues also use this function?
Which files do I have to share for them to use that function?
I'm new to this kind of activity, so please describe the procedure in detail.
Thank you.
Best regards,
JYSong