Browse Source

added log file for lapack development

tags/v0.2.9^2
wernsaar 11 years ago
parent
commit
e673848a9b
1 changed files with 19 additions and 0 deletions
  1. +19
    -0
      lapack-devel.log

+ 19
- 0
lapack-devel.log View File

@@ -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%)

========================================================================================


Loading…
Cancel
Save