Page 1 of 1

CUNCSD: Illegal use of integer for array argument

PostPosted: Thu Apr 28, 2016 4:17 pm
by nathanw
In the CUNCSD function I saw an illegal use of an integer for an array argument. To fix I replaced 0 with U1 in 4th argument of CUNGQR and CUNGLQ to be consistent with ZUNCSD.

SRC/cuncsd.f:491,496

Line numbers are from SVN revision 1737.

Re: CUNCSD: Illegal use of integer for array argument

PostPosted: Thu Apr 28, 2016 10:47 pm
by admin
Thank you Nathan indeed you are correct.
We proceeded to the fix in revision 1740.
Julie