Open
Description
HI,
I just tried compiling reference LAPACK 3.9.0 using the newly released NVIDIA HPC SDK 20.7 on an AMD Zen2 processor (Ryzen 5 3600X). I noticed that some of the tests failed:
--> LAPACK TESTING SUMMARY <--
Processing LAPACK Testing output found in the TESTING directory
SUMMARY nb test run numerical error other error
================ =========== ================= ================
REAL 1107279 285 (0.026%) 0 (0.000%)
DOUBLE PRECISION 1221707 280 (0.023%) 0 (0.000%)
COMPLEX 641118 23 (0.004%) 0 (0.000%)
COMPLEX16 684278 140 (0.020%) 0 (0.000%)
--> ALL PRECISIONS 3654382 728 (0.020%) 0 (0.000%)
Testing REAL Singular-Value-Decomposition-ssvd.out
SBD drivers: 56 out of 14820 tests failed to pass the threshold
SBD drivers: 56 out of 14820 tests failed to pass the threshold
SBD drivers: 56 out of 14820 tests failed to pass the threshold
SBD drivers: 56 out of 14820 tests failed to pass the threshold
SBD drivers: 56 out of 14820 tests failed to pass the threshold
passed: 51300
failing to pass the threshold: 280
Testing REAL Linear-Equation-routines-stest.out
SLS drivers: 4 out of 105840 tests failed to pass the threshold
passed: 299334
failing to pass the threshold: 4
Testing REAL RFP-linear-equation-routines-stest_rfp.out
STFSM auxiliary routine: 1 out of 7776 tests failed to pass the threshold
passed: 5352
failing to pass the threshold: 1
Testing DOUBLE PRECISION Singular-Value-Decomposition-dsvd.out
DBD drivers: 56 out of 14820 tests failed to pass the threshold
DBD drivers: 56 out of 14820 tests failed to pass the threshold
DBD drivers: 56 out of 14820 tests failed to pass the threshold
DBD drivers: 56 out of 14820 tests failed to pass the threshold
DBD drivers: 56 out of 14820 tests failed to pass the threshold
passed: 51300
failing to pass the threshold: 280
Testing COMPLEX Linear-Equation-routines-ctest.out
CPB: 11 out of 3458 tests failed to pass the threshold
CPB drivers: 4 out of 4750 tests failed to pass the threshold
CLS drivers: 8 out of 105840 tests failed to pass the threshold
passed: 304541
failing to pass the threshold: 23
Testing COMPLEX16 Singular-Value-Decomposition-zsvd.out
ZBD drivers: 28 out of 14340 tests failed to pass the threshold
ZBD drivers: 28 out of 14340 tests failed to pass the threshold
ZBD drivers: 28 out of 14340 tests failed to pass the threshold
ZBD drivers: 28 out of 14340 tests failed to pass the threshold
ZBD drivers: 28 out of 14340 tests failed to pass the threshold
passed: 20425
failing to pass the threshold: 140
Attached is the full testing log:
testing_results.txt
Edit: added processor name