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

NAME

6       spmvtest3 - SpMV kernel benchmark of three dimensional Laplacian
7
8

SYNOPSIS

10       spmvtest1 l m n iter [matrix_type]
11
12

DESCRIPTION

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

EXIT STATUS

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

SEE ALSO

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