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