High-Performance Computing

  • 16 Februar 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.

Weiterlesen 
  • 15 März 2023
  • https://gitlab.com/mukund-yedunuthala/hpc-img-convolution/-/raw/main/output/512edge.png?ref_type=heads https://gitlab.com/mukund-yedunuthala/hpc-img-convolution/-/raw/main/inputs/512.png?ref_type=heads

Image convolution using Message Passing Interface (MPI)

Anwendung von Faltungskernen wie Schärfung, Unschärfe und Kantenerkennung auf Graustufenbilder mittels MPI zur parallelen Verarbeitung.

Weiterlesen