nareshkamboju

lapack test results summary modified

May 10th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. root@linaro-alip:~/lapack# ./lapack_testing.py
  2.  
  3. ---------------- Testing LAPACK Routines ----------------
  4.  
  5. -- Detailed results are stored in testing_results.txt
  6.  
  7. ------------------------- REAL ------------------------
  8.  
  9. Testing REAL Nonsymmetric Eigenvalue Problem Tests passed: 8820
  10.  
  11. Testing REAL Symmetric Eigenvalue Problem Tests passed: 89520
  12.  
  13. Testing REAL Symmetric Eigenvalue Problem 2 stage Tests passed: 89520
  14.  
  15. Testing REAL Singular Value Decomposition Tests passed: 117800
  16.  
  17. Testing REAL Eigen Condition Tests passed: 501251
  18.  
  19. Testing REAL Nonsymmetric Eigenvalue Tests passed: 12982
  20.  
  21. Testing REAL Nonsymmetric Generalized Eigenvalue Problem Tests passed: 8736
  22.  
  23. Testing REAL Nonsymmetric Generalized Eigenvalue Problem driver Tests passed: 10482
  24.  
  25. Testing REAL Symmetric Eigenvalue Problem Tests passed: 810
  26.  
  27. Testing REAL Symmetric Eigenvalue Generalized Problem Tests passed: 33516
  28.  
  29. Testing REAL Banded Singular Value Decomposition routines Tests passed: 6000
  30.  
  31. Testing REAL Generalized Linear Regression Model routines Tests passed: 48
  32.  
  33. Testing REAL Generalized QR and RQ factorization routines Tests passed: 1728
  34.  
  35. Testing REAL Generalized Singular Value Decomposition routines Tests passed: 384
  36.  
  37. Testing REAL CS Decomposition routines Tests passed: 600
  38.  
  39. Testing REAL Constrained Linear Least Squares routines Tests passed: 96
  40.  
  41. Testing REAL Linear Equation routines Tests passed: 396160
  42.  
  43. Testing REAL RFP linear equation routines Tests passed: 13128
  44.  
  45.  
  46. ------------------------- DOUBLE PRECISION ------------------------
  47.  
  48. Testing DOUBLE PRECISION Nonsymmetric Eigenvalue Problem Tests passed: 8820
  49.  
  50. Testing DOUBLE PRECISION Symmetric Eigenvalue Problem Tests passed: 89520
  51.  
  52. Testing DOUBLE PRECISION Symmetric Eigenvalue Problem 2 stage Tests passed: 89520
  53.  
  54. Testing DOUBLE PRECISION Singular Value Decomposition Tests passed: 117800
  55.  
  56. Testing DOUBLE PRECISION Eigen Condition Tests passed: 501251
  57.  
  58. Testing DOUBLE PRECISION Nonsymmetric Eigenvalue Tests passed: 12982
  59.  
  60. Testing DOUBLE PRECISION Nonsymmetric Generalized Eigenvalue Problem Tests passed: 8736
  61.  
  62. Testing DOUBLE PRECISION Nonsymmetric Generalized Eigenvalue Problem driver Tests passed: 10482
  63.  
  64. Testing DOUBLE PRECISION Symmetric Eigenvalue Problem Tests passed: 810
  65.  
  66. Testing DOUBLE PRECISION Symmetric Eigenvalue Generalized Problem Tests passed: 33516
  67.  
  68. Testing DOUBLE PRECISION Banded Singular Value Decomposition routines Tests passed: 6000
  69.  
  70. Testing DOUBLE PRECISION Generalized Linear Regression Model routines Tests passed: 48
  71.  
  72. Testing DOUBLE PRECISION Generalized QR and RQ factorization routines Tests passed: 1728
  73.  
  74. Testing DOUBLE PRECISION Generalized Singular Value Decomposition routines Tests passed: 384
  75.  
  76. Testing DOUBLE PRECISION CS Decomposition routines Tests passed: 600
  77.  
  78. Testing DOUBLE PRECISION Constrained Linear Least Squares routines Tests passed: 96
  79.  
  80. Testing DOUBLE PRECISION Linear Equation routines Tests passed: 396160
  81.  
  82. Testing DOUBLE PRECISION Mixed Precision linear equation routines Tests passed: 812
  83.  
  84. Testing DOUBLE PRECISION RFP linear equation routines Tests passed: 13128
  85.  
  86.  
  87. ------------------------- COMPLEX ------------------------
  88.  
  89. Testing COMPLEX Nonsymmetric Eigenvalue Problem Tests passed: 8820
  90.  
  91. Testing COMPLEX Symmetric Eigenvalue Problem Tests passed: 77280
  92.  
  93. Testing COMPLEX Symmetric Eigenvalue Problem 2 stage Tests passed: 77280
  94.  
  95. Testing COMPLEX Singular Value Decomposition Tests passed: 84525
  96.  
  97. Testing COMPLEX Eigen Condition Tests passed: 5966
  98.  
  99. Testing COMPLEX Nonsymmetric Eigenvalue Tests passed: 12778
  100.  
  101. Testing COMPLEX Nonsymmetric Generalized Eigenvalue Problem Tests passed: 8736
  102.  
  103. Testing COMPLEX Nonsymmetric Generalized Eigenvalue Problem driver Tests passed: 10482
  104.  
  105. Testing COMPLEX Symmetric Eigenvalue Problem Tests passed: 810
  106.  
  107. Testing COMPLEX Symmetric Eigenvalue Generalized Problem Tests passed: 33516
  108.  
  109. Testing COMPLEX Banded Singular Value Decomposition routines Tests passed: 6000
  110.  
  111. Testing COMPLEX Generalized Linear Regression Model routines Tests passed: 48
  112.  
  113. Testing COMPLEX Generalized QR and RQ factorization routines Tests passed: 1728
  114.  
  115. Testing COMPLEX Generalized Singular Value Decomposition routines Tests passed: 384
  116.  
  117. Testing COMPLEX CS Decomposition routines Tests passed: 600
  118.  
  119. Testing COMPLEX Constrained Linear Least Squares routines Tests passed: 96
  120.  
  121. Testing COMPLEX Linear Equation routines Tests passed: 407367
  122.  
  123. Testing COMPLEX RFP linear equation routines Tests passed: 13128
  124.  
  125.  
  126. ------------------------- COMPLEX16 ------------------------
  127.  
  128. Testing COMPLEX16 Nonsymmetric Eigenvalue Problem
  129. Testing COMPLEX16 Symmetric Eigenvalue Problem
  130. Testing COMPLEX16 Symmetric Eigenvalue Problem 2 stage Tests passed: 77280
  131.  
  132. Testing COMPLEX16 Singular Value Decomposition Tests passed: 84525
  133.  
  134. Testing COMPLEX16 Eigen Condition Tests passed: 5966
  135.  
  136. Testing COMPLEX16 Nonsymmetric Eigenvalue Tests passed: 12778
  137.  
  138. Testing COMPLEX16 Nonsymmetric Generalized Eigenvalue Problem Tests passed: 8736
  139.  
  140. Testing COMPLEX16 Nonsymmetric Generalized Eigenvalue Problem driver Tests passed: 10482
  141.  
  142. Testing COMPLEX16 Symmetric Eigenvalue Problem Tests passed: 810
  143.  
  144. Testing COMPLEX16 Symmetric Eigenvalue Generalized Problem Tests passed: 33516
  145.  
  146. Testing COMPLEX16 Banded Singular Value Decomposition routines Tests passed: 6000
  147.  
  148. Testing COMPLEX16 Generalized Linear Regression Model routines Tests passed: 48
  149.  
  150. Testing COMPLEX16 Generalized QR and RQ factorization routines Tests passed: 1728
  151.  
  152. Testing COMPLEX16 Generalized Singular Value Decomposition routines Tests passed: 384
  153.  
  154. Testing COMPLEX16 CS Decomposition routines Tests passed: 600
  155.  
  156. Testing COMPLEX16 Constrained Linear Least Squares routines Tests passed: 96
  157.  
  158. Testing COMPLEX16 Linear Equation routines Tests passed: 407367
  159.  
  160. Testing COMPLEX16 Mixed Precision linear equation routines Tests passed: 812
  161.  
  162. Testing COMPLEX16 RFP linear equation routines Tests passed: 13128
  163.  
  164.  
  165. --> LAPACK TESTING SUMMARY <--
  166. Processing LAPACK Testing output found in the TESTING directory
  167. SUMMARY nb test run numerical error other error
  168. ================ =========== ================= ================
  169. REAL 1291581 0 (0.000%) 0 (0.000%)
  170. DOUBLE PRECISION 1292393 0 (0.000%) 0 (0.000%)
  171. COMPLEX 749544 0 (0.000%) 0 (0.000%)
  172. COMPLEX16 664256 0 (0.000%) 0 (0.000%)
  173.  
  174. --> ALL PRECISIONS 3997774 0 (0.000%) 0 (0.000%)
  175.  
  176. root@linaro-alip:~/lapack#
Add Comment
Please, Sign In to add comment