added optimized zaxpy-kernels
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user