hypre
hypre copied to clipboard
Sequential AMG without MPI
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