From e673848a9be68e6eb620839d23696fda23f7287b Mon Sep 17 00:00:00 2001 From: wernsaar Date: Wed, 7 May 2014 14:36:49 +0200 Subject: [PATCH] added log file for lapack development --- lapack-devel.log | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lapack-devel.log diff --git a/lapack-devel.log b/lapack-devel.log new file mode 100644 index 000000000..8243bb890 --- /dev/null +++ b/lapack-devel.log @@ -0,0 +1,19 @@ +======================================================================================== +2014/05/07 Saar + +Platform: BULLDOZER single thread + + + --> LAPACK TESTING SUMMARY <-- + Processing LAPACK Testing output found in the TESTING direcory +SUMMARY nb test run numerical error other error +================ =========== ================= ================ +REAL 1079349 0 (0.000%) 0 (0.000%) +DOUBLE PRECISION 1080161 0 (0.000%) 0 (0.000%) +COMPLEX 556022 0 (0.000%) 0 (0.000%) +COMPLEX16 556834 0 (0.000%) 0 (0.000%) + +--> ALL PRECISIONS 3272366 0 (0.000%) 0 (0.000%) + +======================================================================================== +