[petsc-users] Problem with large grid size

Fazlul Huq huq2090 at gmail.com
Thu Nov 29 13:46:19 CST 2018


Hello PETSc Developers,

I am trying to run the code (attached herewith) with the following command
and it works until the size of the matrix is 99999X99999. But when I try to
run with 999999X999999 then I got weird result.

The command is:
./poisson_m -n 999999 -pc_type hypre -pc_hypre_type boomeramg
-ksp_view_solution
Any suggestions is appreciated.

Thanks.
Sincerely,
Huq


-- 

Fazlul Huq
Graduate Research Assistant
Department of Nuclear, Plasma & Radiological Engineering (NPRE)
University of Illinois at Urbana-Champaign (UIUC)
E-mail: huq2090 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181129/da3d1bee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poisson_m.c
Type: text/x-csrc
Size: 9820 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181129/da3d1bee/attachment.bin>


More information about the petsc-users mailing list