Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Lapack-interfaces and FFT problems

Svein-Atle_Engeseth
346 Views
Hi,
I just downloaded the Visual Fortran Composer. I wanted to try it out under Windows 7 and 64 bits.

Lapack problems:
The supplied *.MOD files ( 64 bit ) do not work.
When I compile the BLAS.F90 and LAPACK.f90 the interfaces work.

FFT problems.
I can compile my programs, but when I try running them, I get a message saying the DFTI descriptor is corrupted.

Any suggestions to what the problem might be?

Thanks,
Svein-Atle
0 Kudos
2 Replies
Gennady_F_Intel
Moderator
346 Views
regarding BLAS and LAPACK95 interfaces:
it might be because of all of these interfaces are compile-dependent.
regarding FFT: can yo provide the example? How do you link? Did you try to build the FFT examples? ( see \examples\dftc\...
--Gennady
0 Kudos
barragan_villanueva_
Valued Contributor I
346 Views
FFT problems.
I can compile my programs, but when I try running them, I get a message saying the DFTI descriptor is corrupted.

Hi,

Could you pleaseprovide us withsmall testcase to reproduce your problem?

0 Kudos
Reply