<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 6, 2017 at 6:30 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Matt,<br>
<br>
How come? I check and it is using the simple partitioner and no random number generator is called. How come when I run it it gives a different partitioning than in the output file? The vectors also have different partitionings. Are the output files out of date?<br></blockquote><div><br></div><div>In my branch, ex15 has not had its partitioning replaced. It is still using ParMetis.</div><div><br></div><div>I can do it.</div><div><br></div><div> Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
~/Src/petsc/src/dm/impls/plex/<wbr>examples/tests (knepley/feature-plex-tests-<wbr>new=) arch-double<br>
$ petscmpiexec -n 2 ./ex15 -verbose -globaltonatural_sf_view > joe<br>
~/Src/petsc/src/dm/impls/plex/<wbr>examples/tests (knepley/feature-plex-tests-<wbr>new=) arch-double<br>
$ paste output/ex15_0.out joe | more<br>
PetscSF Object: 2 MPI processes PetscSF Object: 2 MPI processes<br>
type not yet set type not yet set<br>
[0] Number of roots=6, leaves=6, remote ranks=1 [0] Number of roots=4, leaves=4, remote ranks=2<br>
[0] 0 <- (1,0) [0] 0 <- (0,0)<br>
[0] 1 <- (1,1) [0] 1 <- (0,1)<br>
[0] 2 <- (1,2) [0] 2 <- (1,0)<br>
[0] 3 <- (1,3) [0] 3 <- (1,1)<br>
[0] 4 <- (1,4) [1] Number of roots=14, leaves=14, remote ranks=2<br>
[0] 5 <- (1,5) [1] 0 <- (1,2)<br>
[1] Number of roots=12, leaves=12, remote ranks=2 [1] 1 <- (1,3)<br>
[1] 0 <- (1,6) [1] 2 <- (0,2)<br>
[1] 1 <- (1,7) [1] 3 <- (0,3)<br>
[1] 2 <- (1,8) [1] 4 <- (1,4)<br>
[1] 3 <- (1,9) [1] 5 <- (1,5)<br>
[1] 4 <- (0,0) [1] 6 <- (1,6)<br>
[1] 5 <- (0,1) [1] 7 <- (1,7)<br>
[1] 6 <- (1,10) [1] 8 <- (1,8)<br>
[1] 7 <- (1,11) [1] 9 <- (1,9)<br>
[1] 8 <- (0,2) [1] 10 <- (1,10)<br>
[1] 9 <- (0,3) [1] 11 <- (1,11)<br>
[1] 10 <- (0,4) [1] 12 <- (1,12)<br>
[1] 11 <- (0,5) [1] 13 <- (1,13)<br>
==== original V in global ordering. size==18 block size=2 ==== original V in global ordering. size==18 block size=2<br>
Vec Object: V 2 MPI processes Vec Object: V 2 MPI processes<br>
type: mpi type: mpi<br>
Process [0] Process [0]<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>