GetSparseMatrixVectorExampleMicrobenchmarks: Initializes the list of example sparse matrix-vector...

Description Usage Value See Also

View source: R/sparse_matrix_benchmark.R

Description

GetSparseMatrixVectorExampleMicrobenchmarks defines example sparse matrix-vector microbenchmarks to be executed by the RunSparseMatrixBenchmark function. The example matrix-vector microbenchmarks cover the following matrices:

  1. matvec_laplacian7pt_100 – 100x100x100 7-point Laplacian operator

See the documentation for the SparseMatrixMicrobenchmark class for more details.

Usage

1

Value

a list of SparseMatrixMicrobenchmark objects defining the microbenchmarks to be executed. The microbenchmark for matrix-vector operations with the Laplacian operator laplacian7pt_100 is returned.

See Also

Other sparse matrix default microbenchmarks: GetSparseCholeskyDefaultMicrobenchmarks, GetSparseCholeskyExampleMicrobenchmarks, GetSparseLuDefaultMicrobenchmarks, GetSparseMatrixVectorDefaultMicrobenchmarks, GetSparseQrDefaultMicrobenchmarks


RHPCBenchmark documentation built on May 2, 2019, 6:40 a.m.