- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For function LAPACK(zsptrf) to solve matrix LU, if the matrix data type is Complex<float>, the speed should be faster than Complex<double>. But I did not see the improvement. I use the version mkl-10.3.9. Will the new version has this benefit? Newest version is mkl-11.2.2.
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Paul,
I test the performance for single precision just no much improvement which is similar to complex16. And this function is for packed format, the cost of this function probably not only calculation, but also need process to expend lower/upper part to the whole matrix. If you found obvious difference, could you please provide a test case with input matrix. We will check with it. Thanks.
Best regards,
Fiona

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