[petsc-users] Calling SuperLU_MT in PETSc
赵刚
zhaog6 at lsec.cc.ac.cn
Sun Oct 23 09:31:40 CDT 2022
Yes, it's a separate multithreading-based solver package. I noticed that PETSc support SuperLU (sequential package) and SuperLU_DIST through the option "--download-superlu" and "--download-superlu_dist", but SuperLU_MT doesn't seem to exist. I'm gonna try to add it according to Pierre's suggestions and push into PETSc. Thanks, Matthew.
Best Regards,
Gang
-----原始邮件-----
发件人:"Matthew Knepley" <knepley at gmail.com>
发送时间:2022-10-23 18:34:47 (星期日)
收件人: "赵刚" <zhaog6 at lsec.cc.ac.cn>
抄送: petsc-users at mcs.anl.gov
主题: Re: [petsc-users] Calling SuperLU_MT in PETSc
On Sun, Oct 23, 2022 at 12:48 AM 赵刚 <zhaog6 at lsec.cc.ac.cn> wrote:
Dear PETSc team,
I want to call the multithreading sparse direct solver SuperLU_MT in PETSc, Could I download by "--download-superlu-mt"? Or what is a good way to support calling SuperLU_MT interface in PETSc? Thank you.
Is it a separate package, or only configure arguments to SuperLU?
Thanks,
Matt
Best Regards,
Gang
--
What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.
-- Norbert Wiener
https://www.cse.buffalo.edu/~knepley/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20221023/2b7e227c/attachment.html>
More information about the petsc-users
mailing list