|
Hello people,
I have exactly the same problem as Faiza... In sequential it runs ok but in parallel not.
Greetings.
Guilherme
-----Original Message-----
Thanks.
I tried something else : - creation of the matrix with MatCreateMPIAIJ - initialization - adding of the options MAT_SYMMETRIC and MAT_SYMMETRY_ETERNAL
When solving in sequential CG + ICC, everything is ok. When I tried in parallel the same code the options lead to the same error : [0]PETSC ERROR:
MatSetOption_MPIAIJ() line 1251 in src/mat/impls/aij/mpi/mpiaij.c Can MatSetOption be only used in sequential?
Faïza
De : Matthew
Knepley [mailto:knepley@xxxxxxxxx] I
believe there is a problem with the option that you specified. All these On 5/9/06, Boulahya Faïza <F.Boulahya@xxxxxxx> wrote: Hi All,
Has anyone used Conjugate Gradient Solver + Icomplete Cholesky Preconditionner in parallel case? I tried as said in the manual : I use MATMPIROWBS for the storage of the matrice. However I get this message :
PETSC ERROR: To use incomplete
Cholesky
So I tried adding this option (even if in the namual it is written that it is not required). Then I obtained this message PETSC ERROR: MatSetOption_MPIRowbs()
line 1411 in src/mat/impls/rowbs/mpi/mpirowbs.c
In advance thanks,
Faïza
Pensez à visiter le site BRGM sur.... http://www.brgm.fr/ ***Le contenu de cet e-mail et de ses pièces jointes est destiné à l'usage exclusif du (des) destinataire(s) expressément désigné(s) comme tel(s). En cas de réception de cet e-mail par erreur, le signaler à son expéditeur et ne pas en divulguer le contenu. L'absence de virus a été vérifié à l'émission du message. Il convient néanmoins de vérifier l'absence de corruption à sa réception. The contents of this email and any attachments are confidential. They are intended for the named recipient(s) only. If you have received this email in error please notify the system manager or the sender immediately and do not disclose the contents to anyone or make copies. eSafe scanned this email for viruses, vandals and malicious content.*** |