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