hypre icon indicating copy to clipboard operation
hypre copied to clipboard

Sequential AMG without MPI

Open jbakosi opened this issue 2 years ago • 0 comments

Hi folks,

I am looking to use BoomerAMG via the IJ interface to solve many independent systems within a shared-memory node without MPI. Ideally, I would find a sequential version of examples/ex5.c very useful. Is this possible or I will always need MPI? If this is a possible use-case, can someone please give me a high-level rundown on what matrix and solver API I should try to look into to accomplish this?

Thanks, Jozsef

jbakosi avatar Dec 05 '22 13:12 jbakosi