> I have uploaded a test release for 1.15 here: > > http://alpha.gnu.org/gnu/gsl/gsl-1.14.90.tar.gz > http://alpha.gnu.org/gnu/gsl/gsl-1.14.90.tar.gz.sig > > Please report successes and/or problems to [email protected] thanks.
Make check passes at -O2 using gcc 4.5.1 on Ubuntu 10.04 x86_64 Make check fails at -O1 using Intel (icc) 11.1 20100806 on the same system: > make[2]: Entering directory `/workspace/rhys/tmp/gsl-icc/linalg' > (caught [../../gsl-1.14.90/linalg/svd.c:149: SVD decomposition failed to > converge (11)]) > returned error code 11 = exceeded max number of iterations > ... > FAIL: SV_decomp bigsparse [212] This tolerance fail at -O1 also appears in the 1.14 release. Make check passes at -O0 using the same icc on the same system. - Rhys _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
