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