## Not run: ------------------------------------
# # Allocate input to the matrix-vector microbenchmark for the first Laplacian
# # matrix
# microbenchmarks <- GetSparseMatrixVectorDefaultMicrobenchmarks()
# kernelParameters <- SparseMatrixVectorAllocator(
# microbenchmarks[["matvec_laplacian7pt_100"]], 1)
# # Execute the microbenchmark
# timings <- SparseMatrixVectorMicrobenchmark(
# microbenchmarks[["matvec_laplacian7pt_100"]], kernelParameters)
## ---------------------------------------------
Run the code above in your browser using DataLab