<div dir="ltr">On Mon, Jan 21, 2013 at 7:03 PM, Zou (Non-US), Ling <span dir="ltr"><<a href="mailto:ling.zou@inl.gov" target="_blank">ling.zou@inl.gov</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you Jed.<div><br></div><div>After 'export PETSC_DIR=/opt/packages/petsc/petsc-3.3-p5 PETSC_ARCH=arch-darwin-c-debug',</div>
<div><br></div><div>'make alltests' seems working well. This is what I got, not a big difference, should it be a concern?</div></blockquote><div><br></div><div style>It's fine, the default tolerances are just a hair too tight. (Hopefully we'll move to a better testing system so these false positives go away.)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br></div><div><div><font color="#990000">tee: arch-darwin-c-debug/conf/alltests.log: No such file or directory</font></div><div><font color="#990000">4c4</font></div><div><font color="#990000"><   3 SNES Function norm 5.48028e-09 </font></div>

<div><font color="#990000">---</font></div><div><font color="#990000">>   3 SNES Function norm 5.48039e-09 </font></div><div><font color="#990000">/opt/packages/petsc/petsc-3.3-p5/src/snes/examples/tests</font></div><div>

<font color="#990000">Possible problem with with ex1_3, diffs above </font></div><div><font color="#990000">=========================================</font></div><div><font color="#990000">5c5</font></div><div><font color="#990000"><   2 SNES Function norm 0.000452855 </font></div>

<div><font color="#990000">---</font></div><div><font color="#990000">>   2 SNES Function norm 0.000452848 </font></div><div><font color="#990000">7c7</font></div><div><font color="#990000"><   3 SNES Function norm 1.39154e-09 </font></div>

<div><font color="#990000">---</font></div><div><font color="#990000">>   3 SNES Function norm 1.39443e-09 </font></div><div><font color="#990000">/opt/packages/petsc/petsc-3.3-p5/src/snes/examples/tests</font></div><div>

<font color="#990000">Possible problem with with ex7_1, diffs above </font></div><div><font color="#990000">=========================================</font></div><div><font color="#990000">5c5</font></div><div><font color="#990000"><   2 SNES Function norm 0.000452855 </font></div>

<div><font color="#990000">---</font></div><div><font color="#990000">>   2 SNES Function norm 0.000452848 </font></div><div><font color="#990000">7c7</font></div><div><font color="#990000"><   3 SNES Function norm 1.39154e-09 </font></div>

<div><font color="#990000">---</font></div><div><font color="#990000">>   3 SNES Function norm 1.39443e-09 </font></div><div><font color="#990000">/opt/packages/petsc/petsc-3.3-p5/src/snes/examples/tests</font></div><div>

<font color="#990000">Possible problem with with ex7_2, diffs above </font></div><div><font color="#990000">=========================================</font></div><div><font color="#990000">4c4</font></div><div><font color="#990000"><   3 SNES Function norm 2.083e-10 </font></div>

<div><font color="#990000">---</font></div><div><font color="#990000">>   3 SNES Function norm 2.081e-10 </font></div><div><font color="#990000">/opt/packages/petsc/petsc-3.3-p5/src/snes/examples/tests</font></div><div>

<font color="#990000">Possible problem with with ex9_1, diffs above </font></div><div><font color="#990000">=========================================</font></div><div><font color="#990000">make: [alltests] Error 1 (ignored)</font></div>

</div><div><br></div><div><br></div><div><br></div><div>Best,</div><div><br></div><div>Ling</div><div class="HOEnZb"><div class="h5"><div><br></div><div><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 5:55 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@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"><div dir="ltr">I think you're looking for<div><br></div><div>export PETSC_DIR=/opt/packages/petsc/petsc-3.3-p5 PETSC_ARCH=arch-darwin-c-debug<br>

</div><div><br></div><div>(or include in make command) followed by</div>
<div><br></div><div>make ex1</div><div>make runex1</div><div><br></div><div>You can also</div><div><br></div><div>make alltests</div><div><br></div><div>but this is overkill.</div><div><div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 6:41 PM, Zou (Non-US), Ling <span dir="ltr"><<a href="mailto:ling.zou@inl.gov" target="_blank">ling.zou@inl.gov</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, all<div><br></div><div>I downloaded the PETSc 3.3 p5 version and installed it. Everything seems to be working fine as I followed those instructions and eventually I did the test like: </div>


<div><br></div><div>make PETSC_DIR=/opt/packages/petsc/petsc-3.3-p5 PETSC_ARCH=arch-darwin-c-debug test</div>

<div><br></div><div>and I got:</div><div><br></div><div><div>Running test examples to verify correct installation</div><div>Using PETSC_DIR=/opt/packages/petsc/petsc-3.3-p5 and PETSC_ARCH=arch-darwin-c-debug</div><div>C/C++ example src/snes/examples/tutorials/ex19 run <u>successfully</u> with 1 MPI process</div>




<div>C/C++ example src/snes/examples/tutorials/ex19 run <u>successfully</u> with 2 MPI processes</div><div>Fortran example src/snes/examples/tutorials/ex5f run <u>successfully</u> with 1 MPI process</div><div>Completed test examples</div>




</div><div><br></div><div>I guess everything so far is good.</div><div><br></div><div><br></div><div><font color="#cc0000">Question:</font></div><div>When I went to petsc-3.3-p5/src/snes/examples/tests, trying to see how those example codes work, I did these and none of them worked.</div>




<div><br></div><div>=============================================</div><div>../petsc-3.3-p5/src/snes/examples/tests]> make</div><div><br></div><div><div>makefile:12: /conf/variables: No such file or directory</div><div>




makefile:13: /conf/rules: No such file or directory</div><div>makefile:259: /conf/test: No such file or directory</div><div>make: *** No rule to make target `/conf/test'.  Stop.</div></div><div>=============================================</div>




<div>../petsc-3.3-p5/src/snes/examples/tests]> make test</div><div><br></div><div><div>makefile:12: /conf/variables: No such file or directory</div><div>makefile:13: /conf/rules: No such file or directory</div><div>makefile:259: /conf/test: No such file or directory</div>




<div>make: *** No rule to make target `/conf/test'.  Stop.</div></div><div>=============================================</div><div>../petsc-3.3-p5/src/snes/examples/tests]> make PETSC_DIR=/opt/packages/petsc/petsc-3.3-p5 PETSC_ARCH=arch-darwin-c-debug</div>




<div><br></div><div>(nothing happened, or at least nothing showed)</div><div>=============================================</div><div>../petsc-3.3-p5/src/snes/examples/tests]> make PETSC_DIR=/opt/packages/petsc/petsc-3.3-p5 PETSC_ARCH=arch-darwin-c-debug test</div>




<div><br></div><div>make: *** No rule to make target `test'.  Stop.</div><div>=============================================</div><div><br></div><div>I'd greatly appreciate it if anybody could give me a hand on this.</div>



<div><br></div><div>Best,</div><div><br></div><div>Ling</div><div><br></div><div><br></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>