<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 16, 2010, at 8:26 PM, Lisandro Dalcin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On 16 June 2010 21:24, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">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;">
<div style="word-wrap:break-word"><div><br></div><div>   As someone else pointed out the BLAS call cannot have the two arguments be the same (because it is Fortran) so we've have to handle that case with additional ugly checks if we did support the same vector.</div>
<div><font class="Apple-style-span" color="#888888"><font class="Apple-style-span"><br></font></font></div></div></blockquote></div><div><br></div>We could still use VecScale.... Too much black magic?<br clear="all">
<br></blockquote><div><br></div>   Yes we could. But then do we support the same arguments in VecAYPX(), and VecWAXPY() and VecAXPBY(). Do we have different pieces of code depending on which vectors are the same as other vectors? Otherwise we couldn't use const on arrays etc. I don't see the tiny advantage of having a more general interface outweighs more complicated code.</div><div><br></div><div>    Barry</div><div><br><blockquote type="cite">-- <br>Lisandro Dalcin<br>---------------<br>CIMEC (INTEC/CONICET-UNL)<br>Predio CONICET-Santa Fe<br>Colectora RN 168 Km 472, Paraje El Pozo<br>Tel: +54-342-4511594 (ext 1011)<br>Tel/Fax: +54-342-4511169<br><br>
</blockquote></div><br></body></html>