[petsc-dev] Petsc test
Barry Smith
bsmith at mcs.anl.gov
Tue Sep 17 07:48:59 CDT 2013
I would suggest src/snes/examples/tutorials/ex19.c as a two dimensional mesh problem. You can run with -da_refine n where n is 2, 3, 4, … etc to create larger problems.
For three dimensions you can use src/ksp/ksp/examples/tutorials/ex45.c again -da_refine 1,2,3,… increases the problem size
Barry
On Sep 16, 2013, at 8:23 PM, Jose David Bermeol <jbermeol at purdue.edu> wrote:
> Hi, I'm testing my Matsolver that uses pardico for MATMPIAIJ matrices, I want to know if you have a set of test for solvers and tests for scalability(to do benchmarking).
>
> Thanks
More information about the petsc-dev
mailing list