High-Performance Computing

  • 16 February 2025
  • projects/mpi-eigen-value/img/proj_mpi_evp.png

Parallel Power Iteration using MPI

Parallel power iteration with MPI, featuring custom C++ matrix and vector classes, and left stochastic matrix generation using a Bernoulli distribution with a configurable seed.

Read more 
  • 15 March 2023
  • projects/hpc-img-convolution/img/proj_mpi_tn.png

Image convolution using Message Passing Interface (MPI)

Application of convolution kernels such as sharpening, blurring, edge detection to grayscale images in parallel using MPI.

Read more