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

NAME

6       hpcg_spmvtest  -  SpMV  kernel benchmark for high performance conjugate
7       gradient
8
9

SYNOPSIS

11       hpcg_spmvtest l m n iter [matrix_type]
12
13

DESCRIPTION

15       This program computes the matrix-vector multiply of a discretized three
16       dimensional  Laplacian of size lmn using the twenty-seven point central
17       difference scheme, and a vector (1, ..., 1)^T. The FLOPS performance is
18       measured  as  the average of iter iterations.  If necessary, one of the
19       following values can be specified by matrix_type:
20
21       0      Measure the performance for the available matrix storage formats
22
23       1-11   The number of the matrix storage format
24
25       The values l, m and n represent the numbers of the grid points in  each
26       dimension.  See Lis User Guide for more information.
27
28

EXIT STATUS

30       The following exit values are returned:
31
32       0      The process is normally terminated
33
34       unspecified
35              An error occurred
36
37

SEE ALSO

39       lis(3),     lsolve(1),    esolve(1),    hpcg_kernel(1)    spmvtest1(1),
40       spmvtest2(1), spmvtest2b(1), spmvtest3(1), spmvtest3b(1), spmvtest4(1),
41       spmvtest5(1)
42
43       http://www.ssisc.org/lis/
44
45
46
47
48Man Page                          26 Mar 2014                 hpcg_spmvtest(1)
Impressum