[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Re: General CBLAS question
From: |
Hongzheng Wang |
Subject: |
Re: [Help-gsl] Re: General CBLAS question |
Date: |
Tue, 14 Sep 2010 19:11:37 -0400 |
On Tue, Sep 14, 2010 at 5:36 PM, Rodney Sparapani <address@hidden> wrote:
> Oh, and getting back to the original question. Am I reading the
> BLAST Forum standard correctly in stating that the correctness of
> y = 1 A y + 0 y is not guaranteed? On page 26, in subsection 2.3.2,
> it states: Correctness is only guaranteed if output arguments are not
> aliased with any other arguments. The fact that y is both the
> first and second vector passed to dgemv would imply an alias
> between the arguments, correct?
Yes, using y in such a way introduces an alias and may results in
undefined error.
>
> By the way, there must be an Errata somewhere since on that page in
> the above subsection 2.2.6, there are some obvious typos such as
> x(i)).
Agree.
- [Help-gsl] General CBLAS question, Rodney Sparapani, 2010/09/09
- Message not available
- Re: [Help-gsl] General CBLAS question, Rodney Sparapani, 2010/09/10
- Re: [Help-gsl] General CBLAS question, bangbang, 2010/09/10
- [Help-gsl] Re: General CBLAS question, Rodney Sparapani, 2010/09/14
- Re: [Help-gsl] Re: General CBLAS question, Rhys Ulerich, 2010/09/14
- [Help-gsl] Re: General CBLAS question, Rodney Sparapani, 2010/09/14
- Re: [Help-gsl] Re: General CBLAS question, Hongzheng Wang, 2010/09/14
- Re: [Help-gsl] Re: General CBLAS question, Xuebin Wu, 2010/09/14
Re: [Help-gsl] General CBLAS question, Brian Gough, 2010/09/11
[Help-gsl] Re: General CBLAS question, Rodney Sparapani, 2010/09/14