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