added optimized zaxpy-kernels

This commit is contained in:
Werner Saar
2015-04-16 11:19:37 +02:00
parent 37b9033c90
commit 6d0db0151f
9 changed files with 666 additions and 63 deletions

View File

@@ -1,11 +1,11 @@
SEP: Data file for testing Symmetric Eigenvalue Problem routines
8 Number of values of N
0 1 2 3 5 19 20 21 Values of N (dimension)
0 1 2 3 5 18 19 21 Values of N (dimension)
5 Number of values of NB
1 3 3 3 10 Values of NB (blocksize)
2 2 2 2 2 Values of NBMIN (minimum blocksize)
1 0 5 9 1 Values of NX (crossover point)
170.0 Threshold value
300.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
T Put T to test the error exits

View File

@@ -1,6 +1,6 @@
Data file for testing ZCGESV/ZCPOSV LAPACK routines
11 Number of values of M
0 1 2 13 17 45 78 91 101 120 132 Values of M (row dimension)
0 1 2 13 17 45 78 91 101 121 132 Values of M (row dimension)
4 Number of values of NRHS
1 2 15 16 Values of NRHS (number of right hand sides)
30.0 Threshold value of test ratio