bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] GSL 2.3 built with Intel 17.0.0 does not pass linalg test


From: Stewart, Adam James
Subject: Re: [Bug-gsl] GSL 2.3 built with Intel 17.0.0 does not pass linalg test suite
Date: Wed, 21 Dec 2016 19:15:06 +0000

I was just able to successfully pass `make check` with GCC 6.1.0, so I think 
the problem is either transient or restricted to the Intel build. Note that I 
was using `make -j16 check` for both tests.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory
________________________________
From: Stewart, Adam James
Sent: Monday, December 19, 2016 10:32 AM
To: address@hidden
Subject: GSL 2.3 built with Intel 17.0.0 does not pass linalg test suite

Hi,

I'm trying to run `make check` on GSL 2.3 built with Intel 17.0.0  on CentOS 
6.7 and am seeing the following test-suite.log:

====================================
   gsl 2.3: linalg/test-suite.log
====================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test
==========

  4[0]:   -63.9999999999623128                      -64
FAIL:   QR_solve hilbert(4) [37853]
FAIL: QR Solve [37859]
  4[0]:   -63.9999999999622204                      -64
FAIL:   QR_QRsolve hilbert(4) [37943]
FAIL: QR QR Solve [37949]
(  4,  4)[0]:   -63.9999999999623128                      -64
FAIL:   QR_lssolve hilbert(4) [37953]
FAIL: QR LS Solve [37959]
(caught [svd.c:148: SVD decomposition failed to converge (11)])
returned error code 11 = exceeded max number of iterations

...

FAIL:   SV_decomp bigsparse [38076]
FAIL: Singular Value Decomposition [104750]
  4[0]:   -63.9999999999570335                      -64
  4[1]:    899.999999999545594                      900
FAIL:   SV_solve hilbert(4) [271653]
FAIL: SVD Solve [271659]


Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory


reply via email to

[Prev in Thread] Current Thread [Next in Thread]