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