Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save branfosj/6489b10c0ed2e10f45a2375cc0c77bb2 to your computer and use it in GitHub Desktop.
Save branfosj/6489b10c0ed2e10f45a2375cc0c77bb2 to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /dev/shm/branfosj/tmp-up-EL8/eb-zfpze5n7/files_pr20621/o/OpenBLAS/OpenBLAS-0.3.27-GCC-13.3.0.eb (PR(s) #20621)
337 | static _Complex double zpow_ui(_Complex double x, integer n) {
| ^~~~~~~
lsame.c:309:23: warning: ‘cpow_ui’ defined but not used [-Wunused-function]
309 | static _Complex float cpow_ui(_Complex float x, integer n) {
| ^~~~~~~
lsame.c:282:15: warning: ‘dpow_ui’ defined but not used [-Wunused-function]
282 | static double dpow_ui(double x, integer n) {
| ^~~~~~~
lsame.c:270:14: warning: ‘spow_ui’ defined but not used [-Wunused-function]
270 | static float spow_ui(float x, integer n) {
| ^~~~~~~
lsame.c:250:13: warning: ‘junk’ defined but not used [-Wunused-variable]
250 | static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
| ^~~~
gcc -O2 -DMAX_STACK_ALLOC=2048 -fopenmp -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DSMP_SERVER -DUSE_OPENMP -DNO_WARMUP -DMAX_CPU_NUMBER=128 -DMAX_PARALLEL_NUMBER=1 -DBUILD_SINGLE=1 -DBUILD_DOUBLE=1 -DBUILD_COMPLEX=1 -DBUILD_COMPLEX16=1 -DVERSION="0.3.27" -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -UASMNAME -UASMFNAME -UNAME -UCNAME -UCHAR_NAME -UCHAR_CNAME -DASMNAME= -DASMFNAME=_ -DNAME=_ -DCNAME= -DCHAR_NAME="_" -DCHAR_CNAME="" -DNO_AFFINITY -I. -DHAVE_LAPACK_CONFIG_H -I/rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/Python/3.12.3-GCCcore-13.3.0/include -I/rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/make/4.4.1-GCCcore-13.3.0/include -c -o lsametst.o lsametst.c
lsametst.c: In function ‘main’:
lsametst.c:459:19: warning: unused variable ‘io___17’ [-Wunused-variable]
459 | static cilist io___17 = { 0, 6, 0, 0, 0 };
| ^~~~~~~
lsametst.c:458:19: warning: unused variable ‘io___16’ [-Wunused-variable]
458 | static cilist io___16 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:457:19: warning: unused variable ‘io___15’ [-Wunused-variable]
457 | static cilist io___15 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:456:19: warning: unused variable ‘io___14’ [-Wunused-variable]
456 | static cilist io___14 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:455:19: warning: unused variable ‘io___13’ [-Wunused-variable]
455 | static cilist io___13 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:454:19: warning: unused variable ‘io___12’ [-Wunused-variable]
454 | static cilist io___12 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:453:19: warning: unused variable ‘io___11’ [-Wunused-variable]
453 | static cilist io___11 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:452:19: warning: unused variable ‘io___10’ [-Wunused-variable]
452 | static cilist io___10 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
lsametst.c:451:19: warning: unused variable ‘io___9’ [-Wunused-variable]
451 | static cilist io___9 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~
lsametst.c:450:19: warning: unused variable ‘io___8’ [-Wunused-variable]
450 | static cilist io___8 = { 0, 6, 0, fmt_9999, 0 };
| ^~~~~~
lsametst.c:449:19: warning: unused variable ‘io___7’ [-Wunused-variable]
449 | static cilist io___7 = { 0, 6, 0, fmt_9999, 0 };
| ^~~~~~
lsametst.c:448:19: warning: unused variable ‘io___6’ [-Wunused-variable]
448 | static cilist io___6 = { 0, 6, 0, fmt_9999, 0 };
| ^~~~~~
lsametst.c:447:19: warning: unused variable ‘io___5’ [-Wunused-variable]
447 | static cilist io___5 = { 0, 6, 0, fmt_9999, 0 };
| ^~~~~~
lsametst.c:446:19: warning: unused variable ‘io___4’ [-Wunused-variable]
446 | static cilist io___4 = { 0, 6, 0, 0, 0 };
| ^~~~~~
lsametst.c:445:19: warning: unused variable ‘io___3’ [-Wunused-variable]
445 | static cilist io___3 = { 0, 6, 0, 0, 0 };
| ^~~~~~
lsametst.c:438:13: warning: unused variable ‘i__1’ [-Wunused-variable]
438 | integer i__1;
| ^~~~
lsametst.c: At top level:
lsametst.c:393:16: warning: ‘c__3’ defined but not used [-Wunused-variable]
393 | static integer c__3 = 3;
| ^~~~
lsametst.c:392:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
392 | static integer c__1 = 1;
| ^~~~
lsametst.c:391:16: warning: ‘c__9’ defined but not used [-Wunused-variable]
391 | static integer c__9 = 9;
| ^~~~
lsametst.c:318:16: warning: ‘smaxloc_’ defined but not used [-Wunused-function]
318 | static integer smaxloc_(float *w, integer s, integer e, integer *n)
| ^~~~~~~~
lsametst.c:311:16: warning: ‘dmaxloc_’ defined but not used [-Wunused-function]
311 | static integer dmaxloc_(double *w, integer s, integer e, integer *n)
| ^~~~~~~~
lsametst.c:294:16: warning: ‘pow_ii’ defined but not used [-Wunused-function]
294 | static integer pow_ii(integer x, integer n) {
| ^~~~~~
lsametst.c:282:24: warning: ‘zpow_ui’ defined but not used [-Wunused-function]
282 | static _Complex double zpow_ui(_Complex double x, integer n) {
| ^~~~~~~
lsametst.c:270:23: warning: ‘cpow_ui’ defined but not used [-Wunused-function]
270 | static _Complex float cpow_ui(_Complex float x, integer n) {
| ^~~~~~~
lsametst.c:258:15: warning: ‘dpow_ui’ defined but not used [-Wunused-function]
258 | static double dpow_ui(double x, integer n) {
| ^~~~~~~
lsametst.c:246:14: warning: ‘spow_ui’ defined but not used [-Wunused-function]
246 | static float spow_ui(float x, integer n) {
| ^~~~~~~
lsametst.c:226:13: warning: ‘junk’ defined but not used [-Wunused-variable]
226 | static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
| ^~~~
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testlsame lsame.o lsametst.o
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -c -o slamchtst.o slamchtst.f
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testslamch slamch.o lsame.o slamchtst.o
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -c -o dlamchtst.o dlamchtst.f
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testdlamch dlamch.o lsame.o dlamchtst.o
gcc -O2 -DMAX_STACK_ALLOC=2048 -fopenmp -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DSMP_SERVER -DUSE_OPENMP -DNO_WARMUP -DMAX_CPU_NUMBER=128 -DMAX_PARALLEL_NUMBER=1 -DBUILD_SINGLE=1 -DBUILD_DOUBLE=1 -DBUILD_COMPLEX=1 -DBUILD_COMPLEX16=1 -DVERSION="0.3.27" -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -UASMNAME -UASMFNAME -UNAME -UCNAME -UCHAR_NAME -UCHAR_CNAME -DASMNAME= -DASMFNAME=_ -DNAME=_ -DCNAME= -DCHAR_NAME="_" -DCHAR_CNAME="" -DNO_AFFINITY -I. -DHAVE_LAPACK_CONFIG_H -I/rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/Python/3.12.3-GCCcore-13.3.0/include -I/rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/make/4.4.1-GCCcore-13.3.0/include -c -o secondtst.o secondtst.c
secondtst.c: In function ‘main’:
secondtst.c:459:19: warning: unused variable ‘io___16’ [-Wunused-variable]
459 | static cilist io___16 = { 0, 6, 0, fmt_9995, 0 };
| ^~~~~~~
secondtst.c:458:19: warning: unused variable ‘io___15’ [-Wunused-variable]
458 | static cilist io___15 = { 0, 6, 0, fmt_9996, 0 };
| ^~~~~~~
secondtst.c:457:19: warning: unused variable ‘io___13’ [-Wunused-variable]
457 | static cilist io___13 = { 0, 6, 0, fmt_9997, 0 };
| ^~~~~~~
secondtst.c:456:19: warning: unused variable ‘io___12’ [-Wunused-variable]
456 | static cilist io___12 = { 0, 6, 0, fmt_9994, 0 };
| ^~~~~~~
secondtst.c:455:19: warning: unused variable ‘io___11’ [-Wunused-variable]
455 | static cilist io___11 = { 0, 6, 0, fmt_9998, 0 };
| ^~~~~~~
secondtst.c:454:19: warning: unused variable ‘io___10’ [-Wunused-variable]
454 | static cilist io___10 = { 0, 6, 0, fmt_9999, 0 };
| ^~~~~~~
secondtst.c:443:10: warning: unused variable ‘r__1’ [-Wunused-variable]
443 | real r__1;
| ^~~~
secondtst.c: At top level:
secondtst.c:391:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
391 | static integer c__1 = 1;
| ^~~~
secondtst.c:318:16: warning: ‘smaxloc_’ defined but not used [-Wunused-function]
318 | static integer smaxloc_(float *w, integer s, integer e, integer *n)
| ^~~~~~~~
secondtst.c:311:16: warning: ‘dmaxloc_’ defined but not used [-Wunused-function]
311 | static integer dmaxloc_(double *w, integer s, integer e, integer *n)
| ^~~~~~~~
secondtst.c:294:16: warning: ‘pow_ii’ defined but not used [-Wunused-function]
294 | static integer pow_ii(integer x, integer n) {
| ^~~~~~
secondtst.c:282:24: warning: ‘zpow_ui’ defined but not used [-Wunused-function]
282 | static _Complex double zpow_ui(_Complex double x, integer n) {
| ^~~~~~~
secondtst.c:270:23: warning: ‘cpow_ui’ defined but not used [-Wunused-function]
270 | static _Complex float cpow_ui(_Complex float x, integer n) {
| ^~~~~~~
secondtst.c:258:15: warning: ‘dpow_ui’ defined but not used [-Wunused-function]
258 | static double dpow_ui(double x, integer n) {
| ^~~~~~~
secondtst.c:246:14: warning: ‘spow_ui’ defined but not used [-Wunused-function]
246 | static float spow_ui(float x, integer n) {
| ^~~~~~~
secondtst.c:226:13: warning: ‘junk’ defined but not used [-Wunused-variable]
226 | static char junk[] = "\n@(#)LIBF77 VERSION 19990503\n";
| ^~~~
[INFO] : TIMER value: INT_ETIME (given by make.inc)
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testsecond second_INT_ETIME.o secondtst.o
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -c -o dsecndtst.o dsecndtst.f
dsecndtst.f:123:26:
123 | SUBROUTINE MYSUB(N,X,Y)
| 1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
dsecndtst.f:123:28:
123 | SUBROUTINE MYSUB(N,X,Y)
| 1
Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument]
[INFO] : TIMER value: INT_ETIME (given by make.inc)
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testdsecnd dsecnd_INT_ETIME.o dsecndtst.o
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -c -o tstiee.o tstiee.f
tstiee.f:81:69:
81 | INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3,
| 1
Warning: Unused dummy argument ‘n3’ at (1) [-Wunused-dummy-argument]
tstiee.f:81:57:
81 | INTEGER FUNCTION ILAENV( ISPEC, NAME, OPTS, N1, N2, N3,
| 1
Warning: Unused dummy argument ‘opts’ at (1) [-Wunused-dummy-argument]
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testieee tstiee.o
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -c -o LAPACK_version.o LAPACK_version.f
gfortran -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -fno-tree-vectorize -O2 -ftree-vectorize -march=native -fno-math-errno -O2 -Wall -frecursive -fno-optimize-sibling-calls -m64 -fopenmp -fPIC -msse3 -mssse3 -msse4.1 -mavx -mavx2 -march=cooperlake -mavx2 -lm -lpthread -lgfortran -o testversion ilaver.o LAPACK_version.o
make[1]: Leaving directory '/dev/shm/branfosj/build-up-EL8/OpenBLAS/0.3.27/GCC-13.3.0/OpenBLAS-0.3.27/lapack-netlib/INSTALL'
ASCII character set Tests completed Epsilon = 5.96046448E-08
Safe minimum = 1.17549435E-38
Base = 2.00000000
Precision = 1.19209290E-07
Number of digits in mantissa = 24.0000000
Rounding mode = 1.00000000
Minimum exponent = -125.000000
Underflow threshold = 1.17549435E-38
Largest exponent = 128.000000
Overflow threshold = 3.40282347E+38
Reciprocal of safe minimum = 8.50705917E+37
Epsilon = 1.1102230246251565E-016
Safe minimum = 2.2250738585072014E-308
Base = 2.0000000000000000
Precision = 2.2204460492503131E-016
Number of digits in mantissa = 53.000000000000000
Rounding mode = 1.0000000000000000
Minimum exponent = -1021.0000000000000
Underflow threshold = 2.2250738585072014E-308
Largest exponent = 1024.0000000000000
Overflow threshold = 1.7976931348623157E+308
Reciprocal of safe minimum = 4.4942328371557898E+307
Time for 100000000.00000010.3 SAXPY ops = 0.00471410.3 seconds
SAXPY performance rate = 21213.40669910.3 mflops
Including SECOND, time = 0.00584110.3 seconds
Average time for SECOND = 0.00002310.3 milliseconds
Equivalent floating point ops = 478.15017710.3 ops
Time for 0.100E+09 DAXPY ops = 0.191E-01 seconds
DAXPY performance rate = 0.524E+04 mflops
Including DSECND, time = 0.240E-01 seconds
Average time for DSECND = 0.975E-04 milliseconds
Equivalent floating point ops = 511. ops
We are about to check whether infinity arithmetic
can be trusted. If this test hangs, set
ILAENV = 0 for ISPEC = 10 in LAPACK/SRC/ilaenv.f
Infinity arithmetic performed as per the ieee spec.
However, this is not an exhaustive test and does not
guarantee that infinity arithmetic meets the ieee spec.
We are about to check whether NaN arithmetic
can be trusted. If this test hangs, set
ILAENV = 0 for ISPEC = 11 in LAPACK/SRC/ilaenv.f
NaN arithmetic performed as per the ieee spec.
However, this is not an exhaustive test and does not
guarantee that NaN arithmetic meets the ieee spec.
LAPACK 3 . 12 . 0
(cd ./lapack-netlib; ./lapack_testing.py -r -b TESTING)
---------------- Testing LAPACK Routines ----------------
-- Detailed results are stored in testing_results.txt
------------------------- REAL ------------------------
Testing REAL Nonsymmetric-Eigenvalue-Problem-EIG/xeigtsts < nep.in > snep.out passed: 10080
Testing REAL Symmetric-Eigenvalue-Problem-EIG/xeigtsts < sep.in > ssep.out passed: 89520
Testing REAL Symmetric-Eigenvalue-Problem-2-stage-EIG/xeigtsts < se2.in > sse2.out passed: 89520
Testing REAL Singular-Value-Decomposition-EIG/xeigtsts < svd.in > ssvd.out passed: 125400
Testing REAL Eigen-Condition-EIG/xeigtsts < sec.in > sec.out passed: 501251
Testing REAL Nonsymmetric-Eigenvalue-EIG/xeigtsts < sed.in > sed.out passed: 14704
Testing REAL Nonsymmetric-Generalized-Eigenvalue-Problem-EIG/xeigtsts < sgg.in > sgg.out passed: 8736
Testing REAL Nonsymmetric-Generalized-Eigenvalue-Problem-driver-EIG/xeigtsts < sgd.in > sgd.out passed: 10482
Testing REAL Symmetric-Eigenvalue-Problem-EIG/xeigtsts < ssb.in > ssb.out passed: 810
Testing REAL Symmetric-Eigenvalue-Generalized-Problem-EIG/xeigtsts < ssg.in > ssg.out passed: 33516
Testing REAL Banded-Singular-Value-Decomposition-routines-EIG/xeigtsts < sbb.in > sbb.out passed: 6000
Testing REAL Generalized-Linear-Regression-Model-routines-EIG/xeigtsts < glm.in > sglm.out passed: 48
Testing REAL Generalized-QR-and-RQ-factorization-routines-EIG/xeigtsts < gqr.in > sgqr.out passed: 1728
Testing REAL Generalized-Singular-Value-Decomposition-routines-EIG/xeigtsts < gsv.in > sgsv.out passed: 384
Testing REAL CS-Decomposition-routines-EIG/xeigtsts < csd.in > scsd.out passed: 600
Testing REAL Constrained-Linear-Least-Squares-routines-EIG/xeigtsts < lse.in > slse.out passed: 96
Testing REAL Linear-Equation-routines-LIN/xlintsts < stest.in > stest.out passed: 663645
Testing REAL RFP-linear-equation-routines-LIN/xlintstrfs < stest_rfp.in > stest_rfp.out passed: 13128
------------------------- DOUBLE PRECISION ------------------------
Testing DOUBLE PRECISION Nonsymmetric-Eigenvalue-Problem-EIG/xeigtstd < nep.in > dnep.out DHS: 2 out of 2016 tests failed to pass the threshold
passed: 8064
failing to pass the threshold: 2
Testing DOUBLE PRECISION Symmetric-Eigenvalue-Problem-EIG/xeigtstd < sep.in > dsep.out passed: 89520
Testing DOUBLE PRECISION Symmetric-Eigenvalue-Problem-2-stage-EIG/xeigtstd < se2.in > dse2.out passed: 89520
Testing DOUBLE PRECISION Singular-Value-Decomposition-EIG/xeigtstd < svd.in > dsvd.out passed: 125400
Testing DOUBLE PRECISION Eigen-Condition-EIG/xeigtstd < dec.in > dec.out passed: 501261
Testing DOUBLE PRECISION Nonsymmetric-Eigenvalue-EIG/xeigtstd < ded.in > ded.out passed: 14704
Testing DOUBLE PRECISION Nonsymmetric-Generalized-Eigenvalue-Problem-EIG/xeigtstd < dgg.in > dgg.out passed: 8736
Testing DOUBLE PRECISION Nonsymmetric-Generalized-Eigenvalue-Problem-driver-EIG/xeigtstd < dgd.in > dgd.out DGV drivers: 10 out of 1092 tests failed to pass the threshold
passed: 9390
failing to pass the threshold: 10
Testing DOUBLE PRECISION Symmetric-Eigenvalue-Problem-EIG/xeigtstd < dsb.in > dsb.out passed: 810
Testing DOUBLE PRECISION Symmetric-Eigenvalue-Generalized-Problem-EIG/xeigtstd < dsg.in > dsg.out passed: 33516
Testing DOUBLE PRECISION Banded-Singular-Value-Decomposition-routines-EIG/xeigtstd < dbb.in > dbb.out passed: 6000
Testing DOUBLE PRECISION Generalized-Linear-Regression-Model-routines-EIG/xeigtstd < glm.in > dglm.out passed: 48
Testing DOUBLE PRECISION Generalized-QR-and-RQ-factorization-routines-EIG/xeigtstd < gqr.in > dgqr.out passed: 1728
Testing DOUBLE PRECISION Generalized-Singular-Value-Decomposition-routines-EIG/xeigtstd < gsv.in > dgsv.out passed: 384
Testing DOUBLE PRECISION CS-Decomposition-routines-EIG/xeigtstd < csd.in > dcsd.out passed: 600
Testing DOUBLE PRECISION Constrained-Linear-Least-Squares-routines-EIG/xeigtstd < lse.in > dlse.out passed: 96
Testing DOUBLE PRECISION Linear-Equation-routines-LIN/xlintstd < dtest.in > dtest.out passed: 663645
Testing DOUBLE PRECISION Mixed-Precision-linear-equation-routines-LIN/xlintstds < dstest.in > dstest.out passed: 812
Testing DOUBLE PRECISION RFP-linear-equation-routines-LIN/xlintstrfd < dtest_rfp.in > dtest_rfp.out passed: 13128
------------------------- COMPLEX ------------------------
Testing COMPLEX Nonsymmetric-Eigenvalue-Problem-EIG/xeigtstc < nep.in > cnep.out passed: 10080
Testing COMPLEX Symmetric-Eigenvalue-Problem-EIG/xeigtstc < sep.in > csep.out passed: 77280
Testing COMPLEX Symmetric-Eigenvalue-Problem-2-stage-EIG/xeigtstc < se2.in > cse2.out passed: 77280
Testing COMPLEX Singular-Value-Decomposition-EIG/xeigtstc < svd.in > csvd.out passed: 92125
Testing COMPLEX Eigen-Condition-EIG/xeigtstc < cec.in > cec.out passed: 5966
Testing COMPLEX Nonsymmetric-Eigenvalue-EIG/xeigtstc < ced.in > ced.out CEV: 8 out of 1100 tests failed to pass the threshold
passed: 12988
failing to pass the threshold: 8
Testing COMPLEX Nonsymmetric-Generalized-Eigenvalue-Problem-EIG/xeigtstc < cgg.in > cgg.out passed: 8736
Testing COMPLEX Nonsymmetric-Generalized-Eigenvalue-Problem-driver-EIG/xeigtstc < cgd.in > cgd.out CGV drivers: 5 out of 1092 tests failed to pass the threshold
passed: 9390
failing to pass the threshold: 5
Testing COMPLEX Symmetric-Eigenvalue-Problem-EIG/xeigtstc < csb.in > csb.out passed: 810
Testing COMPLEX Symmetric-Eigenvalue-Generalized-Problem-EIG/xeigtstc < csg.in > csg.out passed: 33516
Testing COMPLEX Banded-Singular-Value-Decomposition-routines-EIG/xeigtstc < cbb.in > cbb.out passed: 6000
Testing COMPLEX Generalized-Linear-Regression-Model-routines-EIG/xeigtstc < glm.in > cglm.out passed: 48
Testing COMPLEX Generalized-QR-and-RQ-factorization-routines-EIG/xeigtstc < gqr.in > cgqr.out passed: 1728
Testing COMPLEX Generalized-Singular-Value-Decomposition-routines-EIG/xeigtstc < gsv.in > cgsv.out passed: 385
Testing COMPLEX CS-Decomposition-routines-EIG/xeigtstc < csd.in > ccsd.out passed: 600
Testing COMPLEX Constrained-Linear-Least-Squares-routines-EIG/xeigtstc < lse.in > clse.out passed: 96
Testing COMPLEX Linear-Equation-routines-LIN/xlintstc < ctest.in > ctest.out passed: 628115
Testing COMPLEX RFP-linear-equation-routines-LIN/xlintstrfc < ctest_rfp.in > ctest_rfp.out passed: 13128
------------------------- COMPLEX16 ------------------------
Testing COMPLEX16 Nonsymmetric-Eigenvalue-Problem-EIG/xeigtstz < nep.in > znep.out ZCHKHS: ZHSEQR(E) returned INFO= 5.
ZCHKHS: ZHSEQR(E) returned INFO= 9.
ZHS: 2 out of 1990 tests failed to pass the threshold
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 7.
ZCHKHS: ZHSEQR(E) returned INFO= 14.
ZHS: 4 out of 1964 tests failed to pass the threshold
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 3.
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 12.
ZCHKHS: ZHSEQR(E) returned INFO= 11.
ZHS: 7 out of 1938 tests failed to pass the threshold
ZCHKHS: ZHSEQR(E) returned INFO= 11.
ZCHKHS: ZHSEQR(E) returned INFO= 9.
ZHS: 2 out of 1990 tests failed to pass the threshold
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 2.
ZCHKHS: ZHSEQR(E) returned INFO= 7.
ZCHKHS: ZHSEQR(E) returned INFO= 15.
ZHS: 5 out of 1951 tests failed to pass the threshold
failing to pass the threshold: 20
Info Error: 19
Testing COMPLEX16 Symmetric-Eigenvalue-Problem-EIG/xeigtstz < sep.in > zsep.out passed: 77280
Testing COMPLEX16 Symmetric-Eigenvalue-Problem-2-stage-EIG/xeigtstz < se2.in > zse2.out passed: 77280
Testing COMPLEX16 Singular-Value-Decomposition-EIG/xeigtstz < svd.in > zsvd.out passed: 92125
Testing COMPLEX16 Eigen-Condition-EIG/xeigtstz < zec.in > zec.out
Testing COMPLEX16 Nonsymmetric-Eigenvalue-EIG/xeigtstz < zed.in > zed.out ZDRVES: ZGEES1 returned INFO= 2.
ZDRVES: ZGEES1 returned INFO= 2.
ZDRVES: ZGEES1 returned INFO= 5.
ZDRVES: ZGEES1 returned INFO= 5.
ZDRVES: ZGEES1 returned INFO= 15.
ZDRVES: ZGEES1 returned INFO= 15.
ZES: 6 out of 3750 tests failed to pass the threshold
ZDRVEV: ZGEEV1 returned INFO= 2.
ZDRVEV: ZGEEV1 returned INFO= 2.
ZDRVEV: ZGEEV1 returned INFO= 14.
ZDRVEV: ZGEEV1 returned INFO= 14.
ZDRVEV: ZGEEV1 returned INFO= 15.
ZDRVEV: ZGEEV1 returned INFO= 15.
ZEV: 16 out of 1084 tests failed to pass the threshold
ZGET24: ZGEESX1 returned INFO= 2.
ZGET24: ZGEESX1 returned INFO= 2.
ZGET24: ZGEESX1 returned INFO= 5.
ZGET24: ZGEESX1 returned INFO= 5.
ZGET24: ZGEESX1 returned INFO= 15.
ZGET24: ZGEESX1 returned INFO= 15.
ZSX: 6 out of 3916 tests failed to pass the threshold
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 2.
ZGET23: ZGEEVX1 returned INFO= 3.
ZGET23: ZGEEVX1 returned INFO= 3.
ZGET23: ZGEEVX1 returned INFO= 3.
ZGET23: ZGEEVX1 returned INFO= 3.
ZGET23: ZGEEVX1 returned INFO= 3.
ZGET23: ZGEEVX1 returned INFO= 3.
ZVX: 18 out of 5118 tests failed to pass the threshold
failing to pass the threshold: 46
Info Error: 36
Testing COMPLEX16 Nonsymmetric-Generalized-Eigenvalue-Problem-EIG/xeigtstz < zgg.in > zgg.out ZGG: 1 out of 2184 tests failed to pass the threshold
ZGG: 1 out of 2184 tests failed to pass the threshold
ZGG: 1 out of 2184 tests failed to pass the threshold
ZGG: 2 out of 2184 tests failed to pass the threshold
failing to pass the threshold: 5
Testing COMPLEX16 Nonsymmetric-Generalized-Eigenvalue-Problem-driver-EIG/xeigtstz < zgd.in > zgd.out ZGV drivers: 5 out of 1092 tests failed to pass the threshold
ZGV drivers: 2 out of 1092 tests failed to pass the threshold
ZGS drivers: 2 out of 1560 tests failed to pass the threshold
passed: 6738
failing to pass the threshold: 9
Testing COMPLEX16 Symmetric-Eigenvalue-Problem-EIG/xeigtstz < zsb.in > zsb.out passed: 810
Testing COMPLEX16 Symmetric-Eigenvalue-Generalized-Problem-EIG/xeigtstz < zsg.in > zsg.out passed: 33516
Testing COMPLEX16 Banded-Singular-Value-Decomposition-routines-EIG/xeigtstz < zbb.in > zbb.out passed: 6000
Testing COMPLEX16 Generalized-Linear-Regression-Model-routines-EIG/xeigtstz < glm.in > zglm.out passed: 48
Testing COMPLEX16 Generalized-QR-and-RQ-factorization-routines-EIG/xeigtstz < gqr.in > zgqr.out passed: 1728
Testing COMPLEX16 Generalized-Singular-Value-Decomposition-routines-EIG/xeigtstz < gsv.in > zgsv.out passed: 384
Testing COMPLEX16 CS-Decomposition-routines-EIG/xeigtstz < csd.in > zcsd.out passed: 600
Testing COMPLEX16 Constrained-Linear-Least-Squares-routines-EIG/xeigtstz < lse.in > zlse.out passed: 96
Testing COMPLEX16 Linear-Equation-routines-LIN/xlintstz < ztest.in > ztest.out passed: 677390
Testing COMPLEX16 Mixed-Precision-linear-equation-routines-LIN/xlintstzc < zctest.in > zctest.out passed: 812
Testing COMPLEX16 RFP-linear-equation-routines-LIN/xlintstrfz < ztest_rfp.in > ztest_rfp.out passed: 13128
--> LAPACK TESTING SUMMARY <--
SUMMARY nb test run numerical error other error
================ =========== ================= ================
REAL 1569648 0 (0.000%) 0 (0.000%)
DOUBLE PRECISION 1567362 12 (0.001%) 0 (0.000%)
COMPLEX 978271 13 (0.001%) 0 (0.000%)
COMPLEX16 987935 80 (0.008%) 55 (0.006%)
--> ALL PRECISIONS 5103216 105 (0.002%) 55 (0.001%)
== 2024-05-24 14:10:46,292 run.py:504 INFO Shell command completed successfully (see output above): make lapack-test BINARY='64' CC='gcc' FC='gfortran' MAKE_NB_JOBS='-1' USE_OPENMP='1' USE_THREAD='1'
== 2024-05-24 14:10:46,298 openblas.py:115 INFO 5103216 LAPACK tests run - 105 failed due to numerical errors - 55 failed due to other errors
== 2024-05-24 14:10:46,602 build_log.py:176 ERROR EasyBuild encountered an error (at easybuild/src/easybuild-framework/easybuild/base/exceptions.py:126 in __init__): Too many LAPACK tests failed due to non-numerical errors: 55 (> 0) (at easybuild/src/easybuild-easyblocks/easybuild/easyblocks/o/openblas.py:119 in check_lapack_test_results)
== 2024-05-24 14:10:46,602 build_log.py:272 INFO ... (took 6 mins 38 secs)
== 2024-05-24 14:10:46,604 filetools.py:2004 INFO Removing lock /rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/.locks/_rds_projects_2017_branfosj-rse_easybuild_EL8-gen_software_OpenBLAS_0.3.27-GCC-13.3.0.lock...
== 2024-05-24 14:10:46,604 filetools.py:384 INFO Path /rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/.locks/_rds_projects_2017_branfosj-rse_easybuild_EL8-gen_software_OpenBLAS_0.3.27-GCC-13.3.0.lock successfully removed.
== 2024-05-24 14:10:46,604 filetools.py:2008 INFO Lock removed: /rds/projects/2017/branfosj-rse/easybuild/EL8-gen/software/.locks/_rds_projects_2017_branfosj-rse_easybuild_EL8-gen_software_OpenBLAS_0.3.27-GCC-13.3.0.lock
== 2024-05-24 14:10:46,605 easyblock.py:329 INFO Closing log for application name OpenBLAS version 0.3.27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment