Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
27781 Discussions

DftiCreateDescriptor Crashing in x64 platform

Julian_D_
Beginner
156 Views

My program runs ok under 32bit platform. However when running in x64 platform, it crashes when it enters DftiCreateDescriptor. There is no error output when the app crashes, not even under debug mode.

I have tried Intel Fortran compiler 2017.8.275, and 2018.5.274, Also sequential and parallel modes.

 

0 Kudos
1 Reply
Steve_Lionel
Black Belt Retired Employee
156 Views

That's an MKL thing - go ask in the MKL forum, and provide a test case.

Reply