![]() |
![]()
| ![]() |
![]()
NAMEspmvtest1 - SpMV kernel benchmark of one dimensional Laplacian SYNOPSISspmvtest1 n iter [matrix_type] DESCRIPTIONThis program computes the matrix-vector multiply of a discretized one dimensional Laplacian of size n using the three point central difference scheme, and a vector (1, ..., 1)^T. The FLOPS performance is measured as the average of iter iterations. If necessary, one of the following values can be specified by matrix_type:
The value n represents the number of the grid points. See Lis User Guide for more information. EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3), lsolve(1), esolve(1), hpcg_kernel(1), hpcg_spmvtest(1), spmvtest2(1), spmvtest2b(1), spmvtest3(1), spmvtest3b(1), spmvtest4(1), spmvtest5(1) http://www.ssisc.org/lis/
|