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

fortran95 interface syevr return -1001 as info

utab
Beginner
296 Views

Dear all,

As the subject line suggests, fortran95 interface of dsyevr, namely, syevr returns -1001 as info parameter. I could not understand what this means, could you please help me with this problem?

Best regards,

Umut

0 Kudos
1 Reply
mecej4
Honored Contributor III
296 Views

The value returned indicates a botched call, probably caused by not providing an interface or because of errors in the arguments to the routine. You will need to provide a complete example source code in order for us to identify the precise error.

0 Kudos
Reply