## Not run: ------------------------------------
# # Allocate input to the QR factorization microbenchmark for the
# # Maragal_6 matrix
# microbenchmarks <- GetSparseQrDefaultMicrobenchmarks()
# kernelParameters <- SparseQrAllocator(microbenchmarks[["qr_Maragal_6"]], 1)
# # Execute the microbenchmark
# timings <- SparseQrMicrobenchmark(
# microbenchmarks[["qr_Maragal_6"]], kernelParameters)
## ---------------------------------------------
Run the code above in your browser using DataLab