## Not run: ------------------------------------
# # Allocate input to the LU factorization microbenchmark for the
# # circuit5M_dc matrix
# microbenchmarks <- GetSparseLuDefaultMicrobenchmarks()
# kernelParameters <- SparseLuAllocator(microbenchmarks[["lu_circuit5M_dc"]], 1)
# # Execute the microbenchmark
# timings <- SparseLuMicrobenchmark(
# microbenchmarks[["lu_circuit5M_dc"]], kernelParameters)
## ---------------------------------------------
Run the code above in your browser using DataLab