Hi, there, I just found that in lapack 3.3.1 in routine dsyevx.f
variables VLL and VUU may be accessed undefined, I suggest you add
between lines 281 and 282 the following
ELSE
VLL = ZERO
VUU = ZERO
The same between lines 290 and 291 of zheevx.f
Best regards
Vittorio Zecca
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Lapack] Changes in blas?!, julie langou |
|---|---|
| Next by Date: | [Lapack] Undefined VLL and VUU variables in dsyevx and zheevx, julie langou |
| Previous by Thread: | [Lapack] Changes in blas?!, Serban Udrea |
| Next by Thread: | [Lapack] Undefined VLL and VUU variables in dsyevx and zheevx, julie langou |
| Indexes: | [Date] [Thread] |