[petsc-users] PETSc scaling for solving system of equations

Jed Brown jed at jedbrown.org
Thu Feb 6 12:25:56 CST 2020


As a first step, please run with -log_view and send results.  What is the size of your problem and what preconditioner are you using?

Amin Sadeghi <amin.sadeghi at live.com> writes:

> Hi,
>
> Recently, I've been playing around with petsc4py to solve a battery simulation, which takes too long to solve using scipy solvers. I also have access to an HPC cluster with a few nodes, each with a dozen CPU cores. However, I can't seem to get any further speedup past 4 processors. Very likely, I'm doing something wrong. I'd really appreciate it if someone could shed some light on this.
>
> For the record, I'm using PETSc's cg solver.
>
> Best,
> Amin


More information about the petsc-users mailing list