Hi there,
I have some more issues for you:
At zcgesv line 199 the routine zlange is called with sixth actual argument
(WORK) complex*16.
However in zlange the corrssponding dummy argument is double precision.
This is against the Fortran 95 Standard.
There are three places where a division by zero may occur, depending on the
compiler:
slaneg.f line 108 because DPLUS may be zero. This is producing ssep.out,
csep.out, and zsep.out.
dlaneg.f line 108 ditto. Producing dsep.out.
dlar1v.f line 199 ditto. Producing dsep.out.
Please advise
Vittorio Zecca
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.cs.utk.edu/private/lapack/attachments/20080114/a2a0d2e1/attachment.html
|