Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not An Issue, looking for advice. #154

Open
marcosvanella opened this issue Dec 14, 2023 · 0 comments
Open

Not An Issue, looking for advice. #154

marcosvanella opened this issue Dec 14, 2023 · 0 comments

Comments

@marcosvanella
Copy link

Dear Sherry Li,

I'm shopping for a direct solver for one or several Poisson equations, which can be used in a single MPI process or in parallel. These need to be solved within the time-stepping of a CFD code (https://github.com/firemodels/fds), so potentially thousands of times in total per simulation.
We have been using in our solver the Intel MKL PARDISO and SPARSE_CLUSTER_SOLVERs which have proved efficient but we are currently having issues are they are not provided for ARM systems (Macs and servers).

I was wondering if you could provide us with some guidance as to, if superlu_dist could be used to replace these. Our code is written in fortran, it is parallel through mpi and openmp. We can have several poisson problems per MPI process or several mpi-processes, and the discretization of each leads to a poisitive difinite or indefinite symmetric matrix.

I'm looking forward to hear your thoughts whenever you have time.
Best Regards,
Marcos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant