<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"></blockquote><blockquote type="cite"><br></blockquote><br><div><div>On 2012-02-23, at 3:27 PM, Jed Brown wrote:</div><div><br></div><blockquote type="cite">Always send output with -log_summary for each run that you do.</blockquote><blockquote type="cite"><div class="gmail_quote">On Thu, Feb 23, 2012 at 14:16, Francis Poulin <span dir="ltr">&lt;<a href="mailto:fpoulin@uwaterloo.ca">fpoulin@uwaterloo.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am learning to use PetSc but am just a notice. &nbsp;I have a rather basic question to ask and couldn't not find it on the achieves.<br>
<br>
I am wanting to test the scalability of a Multigrid solver to the 3D Poisson equation. &nbsp;I found ksp/ex22.c that seems to solve the problem that I'm interested in. &nbsp;I ran it on a large server using different processors.<br>

<br>
The syntax that I use to run using MPI was<br>
<br>
./ex22 -da_grid_x 64 -da_grid_y 64 -da_grid_z 32<br></blockquote><div><br></div><div>Which version of PETSc?</div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
I tested it using 2, 4, 8, 16 cpus and found that the time increases. &nbsp;See below. &nbsp;Clearly there is something that I don't understand since the time should be reduced.<br>
<br>
n &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; wtime<br>
---------------------<br>
2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3m58s<br>
4 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3m54s<br>
8 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5m51s<br>
16 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;7m23s<br>
<br>
Any advice would be greatly appreciated.<br>
<br>
Best regrads,<br>
<font color="#888888">Francis<br>
<br>
<br>
</font></blockquote></div><br>
</blockquote></div><br></div></body></html>