- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
When I compile and run the MKL examples `lapacke_dsyev_row.c` I get the following output:
LAPACKE_dsyev (row-major, high-level) Example Program Results
Eigenvalues
-11.07 -6.23 0.86 8.87 16.09
Eigenvectors (stored columnwise)
-0.30 -0.61 0.40 -0.37 0.49
0.00 -0.29 -0.41 -0.36 -0.61
0.00 0.00 -0.66 0.50 0.40
0.00 0.00 0.00 0.62 -0.46
0.00 0.00 0.00 0.00 0.16
The lower part of the matrix is missing.
This looks like a bug, is it the right place to report it ?
It seems that the row col major version is working.
This happens with the version "2019.3.199" on both linux and windows.
Sincerely,
Marc Lasson.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the similar issue discussed here - https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/806667.
the issue is escalated and will update these forum threads as soon as the fix will be available.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page