Skip to content
Parallel Computing · Preact + Canvas + WASM · FIB-UPC

Parallel Computing Labs

Run five OpenMP labs compiled to WebAssembly: the Mandelbrot set, the heat equation with Jacobi iteration, 4-way merge-sort, numerical π, and parallel speedup benchmarks.

Mandelbrot Set

Interactive fractal — scroll to zoom, drag to pan

Heat Equation

Jacobi relaxation on a 2D grid — top boundary fixed at 1.0

#0Residual: 0.00e+0

Pi Convergence

Numerical integration of 4/(1+x²) over [0,1]

π ≈ 3.1415926536err: 8.368e-12