<div dir="ltr">What is going on with those results?  In both cases the first parallel code is seriously outperforming the single-core.  I'd be interested in seeing the two log_summary outputs.<div><br></div><div style>
I can only assume that the PETSc developers have an (if (serial); sleep(10);) buried somewhere in the src from their last Gordon Bell run :)</div><div style><br></div><div style>A</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Thu, Apr 11, 2013 at 6:33 PM, Chris Kees <span dir="ltr"><<a href="mailto:cekees@gmail.com" target="_blank">cekees@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks a lot. I did a little example with the Bratu problem and posted it here:<br>
<br>
<a href="https://proteus.usace.army.mil/home/pub/17/" target="_blank">https://proteus.usace.army.mil/home/pub/17/</a><br>
<br>
I used boomeramg instead of geometric multigrid because I was getting<br>
an error with the options above:<br>
<br>
%mpiexec -np 4 ./ex5 -mx 129 -my 129 -Nx 2 -Ny 2 -pc_type mg -pc_mg_levels 2<br>
[0]PETSC ERROR: --------------------- Error Message<br>
------------------------------------<br>
[0]PETSC ERROR: Argument out of range!<br>
[0]PETSC ERROR: New nonzero at (66,1) caused a malloc!<br>
[0]PETSC ERROR:<br>
------------------------------------------------------------------------<br>
<br>
I like the ice paper and will try to get the contractor started on<br>
reproducing those results.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Chris<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Apr 10, 2013 at 1:13 PM, Nystrom, William D <<a href="mailto:wdn@lanl.gov">wdn@lanl.gov</a>> wrote:<br>
> Sorry.  I overlooked that the URL was using git protocol.  My bad.<br>
><br>
> Dave<br>
><br>
> ________________________________________<br>
> From: Jed Brown [<a href="mailto:five9a2@gmail.com">five9a2@gmail.com</a>] on behalf of Jed Brown [<a href="mailto:jedbrown@mcs.anl.gov">jedbrown@mcs.anl.gov</a>]<br>
> Sent: Wednesday, April 10, 2013 12:10 PM<br>
> To: Nystrom, William D; For users of the development version of PETSc; Chris Kees<br>
> Subject: Re: [petsc-dev] examples/benchmarks for weak and strong scaling exercise<br>
><br>
> "Nystrom, William D" <<a href="mailto:wdn@lanl.gov">wdn@lanl.gov</a>> writes:<br>
><br>
>> Jed,<br>
>><br>
>> I tried cloning your tme-ice git repo as follows and it failed:<br>
>><br>
>> % git clone --recursive git://<a href="http://github.com/jedbrown/tme-ice.git" target="_blank">github.com/jedbrown/tme-ice.git</a> tme_ice<br>
>> Cloning into 'tme_ice'...<br>
>> fatal: unable to connect to <a href="http://github.com" target="_blank">github.com</a>:<br>
>> <a href="http://github.com" target="_blank">github.com</a>[0: 204.232.175.90]: errno=Connection timed out<br>
>><br>
>> I'm doing this from an xterm that allows me to clone petsc just fine.<br>
><br>
> You're using https or ssh to clone PETSc, but the git:// to clone<br>
> tme-ice.  The LANL network is blocking that port, so just use the https<br>
> or ssh protocol.<br>
</div></div></blockquote></div><br></div>