Blitz logo

Blitz Devel :

From: Brett Viren (bv_at_[hidden])
Date: 2003-07-08 13:03:24


Hi,

It seems the latest 0.6 release is broken w.r.t. sum(A(i,j)*v(j),j)
style array reduction. At least using G++ 3.3.1.

I initially found this using Debian's package. Here is the bug report
with the details:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=200505

I also tried compiling 0.6 from source but find that while libblitz.a
is built, both

        make check-testsuite
and make check-examples

fail.

Please CC me in replies,
-Brett.