AquinTutor · HPC Lab
HPC job simulator.
Configure a cluster (nodes × cores × interconnect latency). Pick a workload (matrix multiply / Monte Carlo / N-body / image filter). Watch the real Gantt chart, Amdahl's-law speedup curve, and per-core utilisation heatmap unfold in real time. Pure browser-side math.
Cluster
Workload
Live metrics
Wall time— ms
Speedup vs serial—×
Parallel efficiency—%
Idle cores · avg—%
Communication overhead— ms
Gantt chart · core × time
Amdahl's law — speedup vs core count (parallel fraction = 1 − p)
Core utilisation heatmap
DARK = idle · BRIGHT = compute
Try this · demo
Pick the Matrix multiply workload, set nodes 4 × cores 8. The Gantt chart, the Amdahl speedup curve, and the per-core heatmap all redraw live.