- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We use LAPACKE_zgesvxx function in order to resolve a huge system of linear equations.
This function is very fast with this kind of matrices, but if we have small matrix Size like < 10x10, it is very slow.
Did you provide any optimized method for this kind of size?
We have to resolve plenty of small small systems.
Best regards
Gianluca
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gianluca, yes, we are working on further improvement such tiny cases. What mkl version do you use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downloaded just today the MKL version 2017.0.2.1 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
have you tried the performance with this update?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I just verified it, and it is much faster than before, but not enough.
If we use a simple LU function written in C# this is still much better.
Let me know if you improve more.
thank you
Gianluca
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