1spmvtest4(1)                   Utility Commands                   spmvtest4(1)
2
3
4

NAME

6       spmvtest4 - SpMV kernel benchmark for sparse matrix storage formats
7
8

SYNOPSIS

10       spmvtest4 matrix_filename_list iter [block]
11
12

DESCRIPTION

14       This   program  inputs  the  matrix  data  from  the  files  listed  in
15       matrix_filename_list, and computes the multiplies of matrices in avail‐
16       able  matrix storage formats and a vector (1, ..., 1)^T. The FLOPS per‐
17       formance is measured as the average of  iter  iterations.   The  Matrix
18       Market  format  is  supported  for  matrix_filename.  If necessary, the
19       block size of the BSR and BSC formats can be specified by  block.   See
20       Lis User Guide for more information.
21
22

EXIT STATUS

24       The following exit values are returned:
25
26       0      The process is normally terminated
27
28       unspecified
29              An error occurred
30
31

SEE ALSO

33       lis(3),   lsolve(1),   esolve(1),   hpcg_kernel(1),   hpcg_spmvtest(1),
34       spmvtest1(1), spmvtest2(1), spmvtest2b(1), spmvtest3(1), spmvtest3b(1),
35       spmvtest5(1)
36
37       http://www.ssisc.org/lis/
38       http://math.nist.gov/MatrixMarket/
39
40
41
42
43Man Page                          26 Mar 2014                     spmvtest4(1)
Impressum