File: DBAND.in

package info (click to toggle)
lapack 3.0.20000531a-18
  • links: PTS
  • area: main
  • in suites: woody
  • size: 59,896 kB
  • ctags: 45,291
  • sloc: fortran: 571,183; perl: 8,226; makefile: 2,328; awk: 71; sh: 45
file content (17 lines) | stat: -rw-r--r-- 808 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LAPACK timing, DOUBLE PRECISION band matrices
1                                Number of values of M
1000                             Values of M (row dimension)
5                                Number of values of K
25 50 100 150 200                Values of K (bandwidth)
4                                Number of values of NRHS
1 2 16 100                       Values of NRHS
5                                Number of values of NB
1 16  32  48  64                 Values of NB (blocksize)
0 48 128 128 128                 Values of NX (crossover point)
1                                Number of values of LDA
602                              Values of LDA (leading dimension)
0.0                              Minimum time in seconds
BAND                             Time sample banded BLAS
DGB
DPB
DTB