Thank you Ake,
I am working right now on the next ScaLAPACK release.
It should be available hopefully before the end of the month.
Sincerely
Julie
On Mar 20, 2007, at 9:25 AM, ?ke Sandgren wrote:
On Mon, 2007-03-19 at 12:51 +0100, ????ke Sandgren wrote:
Hi!
The attached set of patches for scalapack 1.7.4 does two things.
1 - reduce the usage of uninitialized variables
2 - fix a couple of incorrect calls to blacs (bad LDA)
Upcoming is a patch to pxlahqr to fix at least some of the
uninitialized
variables and some other problems.
Attached is the lahqr patch and a fix to lasorte needed by lahqr which
used to get IERR != 0 back from lasorte.
The T2 = T1*V2 and T3 = T1*V3 moves are needed due to uninitialized
data.
The 2 changed IF-statements where brought about to make getting and
sending SMALLA consistent.
The ISTOP change at the bottom is a copy of the corresponding
statement
at the top of the loop.
The init of VCOPY and SMALLA are neccesary.
lasorte couldn't handle a situation where the top S(1,1) eigenvalue
was
real.
This set of patches have been tested as can be seen on
https://icl.cs.utk.edu/lapack-forum/viewtopic.php?p=1196#1196
so i'm fairly certain that they work correctly.
--
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: ake@Domain.Removed Phone: +46 90 7866134 Fax: +46 90 7866126
Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se
<lahqr.patch>
<lasorte.patch>
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.cs.utk.edu/listinfo/lapack
******************************
Julie Langou; Innovative Computing Laboratory; Computer Science Dept;
University of Tennessee from Denver, Colorado ;-)
julie@Domain.Removed; http://www.cs.utk.edu/~julie/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.cs.utk.edu/private/lapack/attachments/20070321/d525e1ec/attachment.html
|