[petsc-users] KSPSetUp with PETSc/MUMPS

Constantin Nguyen Van constantin.nguyen.van at openmailbox.org
Wed May 25 02:40:57 CDT 2016


Hi,

I'm a new user of PETSc and I try to use it with MUMPS functionalities 
to compute a nullbasis.
I wrote a code where I compute 4 times the same nullbasis. It does work 
well when I run it with several procs but with only one processor I get 
an error on the 2nd iteration when KSPSetUp is called. Furthermore when 
it is run with a debugger ( --with-debugging=yes), it works fine with 
one or several processors.
Have you got any idea about why it doesn't work with one processor and 
no debugger?

Thanks.
Constantin.

PS: You can find the code and the files required to run it enclosed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mat_c_bin.txt
Type: application/octet-stream
Size: 128 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160525/87cadecd/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mat_c_bin.txt.info
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160525/87cadecd/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_nullbasis_petsc_mumps.F90
Type: text/x-c
Size: 7227 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160525/87cadecd/attachment.bin>


More information about the petsc-users mailing list