File: cband.in

package info (click to toggle)
libflame 5.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 162,052 kB
  • sloc: ansic: 750,080; fortran: 404,344; makefile: 8,133; sh: 5,458; python: 937; pascal: 144; perl: 66
file content (17 lines) | stat: -rw-r--r-- 799 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LAPACK timing, COMPLEX band matrices
1                                Number of values of M
200                              Values of M (row dimension)
5                                Number of values of K
10 20 30 40 50                   Values of K (bandwidth)
4                                Number of values of NRHS
1 2 4 8                          Values of NRHS
2                                Number of values of NB
1  8                             Values of NB (blocksize)
0  8                             Values of NX (crossover point)
1                                Number of values of LDA
152                              Values of LDA (leading dimension)
0.05                             Minimum time in seconds
BAND                             Time sample banded BLAS
CGB
CPB
CTB