# This example queries the humungous big.matrix file. # It does use multi-core multi-node cluster computing. # It does demonstrated how to benchmark R code for performance. # This example shows: # 1.
1. Tutorial 0: an script with simple duration timing output to a file. No HPC. 2. Tutorial 1: a script that runs multiple trials and plots the trial size against duration. Output is a PDF file. No HPC ...