about parallel execution

Yixun Liu yxliu at fudan.edu.cn
Tue Oct 17 03:07:32 CDT 2006


Hi,
I am a new user of PETSC. I want to know how to execute of the PETSC application.
For example, my code are like below,

PETSCInitialize();
code1;
code2;
.....
PETSCFinalize();

Does PETSC copy the above codes, assuming there n processors, to each processor? Will code1 be execute on each processor?

Best regards,

Yixun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20061017/562715cb/attachment.htm>


More information about the petsc-users mailing list