-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Labels
Description
HEAD has an increased number of numerical failures compared to ca. 1/2 year ago. Note that the errors do not make CI mark the run as failed.
Now it is
Processing LAPACK Testing output found in the TESTING directory
SUMMARY nb test run numerical error other error
================ =========== ================= ================
REAL 1317267 12 (0.001%) 0 (0.000%)
DOUBLE PRECISION 1318089 39 (0.003%) 0 (0.000%)
COMPLEX 777619 0 (0.000%) 0 (0.000%)
COMPLEX16 777594 1 (0.000%) 0 (0.000%)
Testing DOUBLE PRECISION CS-Decomposition-routines-dcsd.out CSD: 39 out of 600 tests failed to pass the threshold failing to pass the threshold: 39
Testing REAL CS-Decomposition-routines-scsd.out CSD: 12 out of 600 tests failed to pass the threshold failing to pass the threshold: 12
It used to be a single failure for COMPLEX16
.