On Sun, May 3, 2009 at 12:59 PM, liu chang <span dir="ltr">&lt;<a href="mailto:liuchangjohn@gmail.com">liuchangjohn@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Matt.<br>
<div class="im"><br>
&gt; 2) If you are worried about memory, PETSc Vec and dense<br>
&gt;      matrix can have the same layout and share a pointer.<br>
<br>
</div>That&#39;s the ideal solution but how can I do that? I can&#39;t find a way to<br>
create a Mat or Vec from an existing pointer.</blockquote><div><br><a href="http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/docs/manualpages/Vec/VecCreateMPIWithArray.html">http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/docs/manualpages/Vec/VecCreateMPIWithArray.html</a><br>
<br><a href="http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/docs/manualpages/Mat/MatCreateMPIDense.html">http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/docs/manualpages/Mat/MatCreateMPIDense.html</a><br>
<br>   Matt<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Regards,<br>
<font color="#888888">Liu Chang<br>
</font><div><div></div><div class="h5"><br>
&gt; On Sun, May 3, 2009 at 4:42 AM, liu chang &lt;<a href="mailto:liuchangjohn@gmail.com">liuchangjohn@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m using TAO&#39;s LMVM method for optimize a dense matrix, but TAO<br>
&gt;&gt; expects its input as a Vec. Do I have to copy the content back and<br>
&gt;&gt; forth between a Mat and a Vec? Can I somehow cast the Mat into a Vec?<br>
&gt;&gt;<br>
&gt;&gt; Both the Mat and the Vec are distributed evenly across the processes<br>
&gt;&gt; so ideally there doesn&#39;t need to be any copying at all.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Liu Chang<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; What most experimenters take for granted before they begin their experiments<br>
&gt; is infinitely more interesting than any results to which their experiments<br>
&gt; lead.<br>
&gt; -- Norbert Wiener<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <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<br>