- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, all,
Right now I have to solve a linear equation using gmres with ILU precontioner on SMP system. I believe MKL is able to do so. I am just wondering which parts of the iterative solver are implemented in parallel with Openmp in MKL. I know the SPMV part calling blas could count one. Are there anything else implemented in parallel I have missed? If you could provide me some link or doc, I would appreciate it a lot.
- 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, only SpMV part of this solver is threaded at this moment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the reply. Can you send me some related document or example code? I searched on line and found the preconditioners example dcsrilu*.f is no longer at the file examples/solverf/source/ anymore. I am using intel 15.0 now. Thanks!
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page