Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Failure of DGESVXX

Svein-Atle_Engeseth
216 Views

Hi all,

I want to report a problem with DGESVXX.
When I compile my program that uses this routine with the option "initialize stack variables to an unusual value"
it fails when run with this message: forrtl: error (72): floating overflow. Without this option the program runs without problems.
This makes me doubt DGESVXX.
With DGESVX or GESVX there is no such problem.
I use VS 2017 and an Intel Fortran compiler 17.0 with update 6. 64 bit program.

Regards,
Svein-Atle Engeseth


 


 

 


 

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
216 Views

Hi, 

We don't know such issue at this moment. Do you have the example of this case which we may compile and check the problem on our side? 

--Gennady

 

Svein-Atle_Engeseth
216 Views

Hi Gennady,

Attached are two files for a test case.

Svein-Atle Engeseth

Reply