- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
In intel MKL dfgmres with ILUT preconditioner, i.e. dcsrilu0 is there any way to adjust the parameters : initial fill (lfil0) and initial drop (tol0)? I wanted to know if there's any way to adjust the preconditioner's dropping tolerances in order to converge with less iterations.
According to the documentation
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/dcsrilu0.html#GUID-E40E25D7-80D0-45FE-919C-F7DD969655E4
there's only option to adjust the diagonal
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would recommend to use dcsrilut instead of dcsrilu0 as it allows you to do ILU with a threshold. It has better performance but poorer sparsity.
Please follow the link for more details:
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2024-0/dcsrilut.html
Please let me know does this answer your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please let me know if the above resolution answer your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thanks for the answer. It resolved my problem.
Regards,
E.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page