## Not run: ------------------------------------
# # Allocate input to the matrix-vector multiplication microbenchmark for the
# # first matrix size to be tested
# microbenchmarks <- GetDenseMatrixDefaultMicrobenchmarks()
# kernelParameters <- MatvecAllocator(microbenchmarks[["matvec"]], 1)
# # Execute the microbenchmark
# timings <- MatvecMicrobenchmark(microbenchmarks[["matvec"]], kernelParameters)
## ---------------------------------------------
Run the code above in your browser using DataLab