Benchmarks
Examples that measure the performance of parallel
code
Topics
- Benchmark Cluster Workers
This example shows how to run the MATLAB benchmark on your cluster workers.
- Benchmark Your Cluster with the HPC Challenge
This example shows how to evaluate the performance of a compute cluster with the HPC Challenge Benchmark.
- Resource Contention in Task Parallel Problems
This example looks at why it is so hard to give a concrete answer to the question "How will my (parallel) application perform on my multi-core machine or on my cluster?" The answer most commonly given is "It depends on your application as well as your hardware," and we will try to explain why this is all one can say without more information.