## Not run: ------------------------------------
# # Allocate input to the Cholesky factorization microbenchmark for the
# # ct20stif matrix
# microbenchmarks <- GetSparseCholeskyDefaultMicrobenchmarks()
# kernelParameters <- SparseCholeskyAllocator(microbenchmarks[["cholesky_ct20stif"]], 1)
# # Execute the microbenchmark
# timings <- SparseCholeskyMicrobenchmark(
# microbenchmarks[["choleksy_ct20stif"]], kernelParameters)
## ---------------------------------------------
Run the code above in your browser using DataLab