blas error and crash when doing ldivide/rdivide of a scalar by a vector

Michael Goffioul michael.goffioul at gmail.com
Mon Jan 14 03:07:20 CST 2008


On 1/14/08, Ben Abbott <bpabbott at mac.com> wrote:
> Based upon the posts below, it may be that the lapack-3.1.0 sources
> are fixed
>
>        https://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=80&start=0&postdays=0&postorder=asc&highlight=dgelsd
>        https://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=278
>
> I'll try to verify. In the meanwhile, if someone knows what version
> they are using and is failing/working, please let me know.

I'm using LAPACK-3.1.1 lite and I have the problem:

    ones (1, 739) \ 1  -> OK
    ones (1, 740) \ 1  -> fails

It's under Windows XP with MSVC, but I don't know if it makes
any difference.

Michael.


More information about the Bug-octave mailing list