Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28385 Discussions

DftiCreateDescriptor Crashing in x64 platform

Julian_D_
Beginner
332 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
Honored Contributor III
332 Views

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

0 Kudos
Reply