<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 13, 2014 at 12:01 PM, Veltz Romain <span dir="ltr"><<a href="mailto:romain.veltz@inria.fr" target="_blank">romain.veltz@inria.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Dear users of pets,<div><br></div><div>I am totally new to petsc. I have been using trilinos a lot but compiling of C++ code sickens me. That is why I turned to petc4py.</div>
<div>I would like to use the sundials time-stepper for petsc4py but I don't know how to install it.</div><div><br></div><div>For now, and following <a href="https://pypi.python.org/pypi/petsc4py/3.4" target="_blank">https://pypi.python.org/pypi/petsc4py/3.4</a>, I use:</div>
<pre>pip install petsc==dev petsc4py==dev</pre><div></div></div></blockquote><div>When you install petsc4py it will check the env var PETSC_DIR for an existing installation of PETSc.</div><div>This is the way you can overlay a custom installation with 3rd party packages like sundials. You</div>
<div>can install your own PETSc, configuring with --download-sundials, and then install petsc4py with</div><div>PETSC_DIR (and maybe PETSC_ARCH) pointing to this installation.</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"><div style="word-wrap:break-word"><div>But how can I specify to install the sundial part?</div><div><br></div><div>Thank you in advance for your help,</div>
<div><br></div><div>Best</div><div> </div><div><br><div>
<div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-wrap:break-word;word-spacing:0px">
<div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-wrap:break-word;word-spacing:0px">
<div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-wrap:break-word;word-spacing:0px">
<div>Veltz Romain</div><div><i><br></i></div><div><i>Neuromathcomp Project Team<span> </span><br>Inria Sophia Antipolis Méditerranée<span> </span><br>2004 Route des Lucioles-BP 93<span> </span><br>FR-06902 Sophia Antipolis</i></div>
<div><a href="http://www-sop.inria.fr/members/Romain.Veltz/public_html/Home.html" target="_blank">http://www-sop.inria.fr/members/Romain.Veltz/public_html/Home.html</a></div><div><br></div></div><br></div><br></div><br><br>

</div>
<br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>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>