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