High Performance Computing Project
-
Updated
Sep 25, 2025 - C
High Performance Computing Project
A simple plugin SDK for SA-MP/open.mp
A high-performance simulation of the Abelian Sandpile model, implemented in both serial and MPI-based parallel versions. The project investigates grid-based toppling dynamics and explores performance scaling across multiple processes.
OpenMP-based code parallelization using ChatGPT and Github Copilot
Serial and parallel implementations of the GMRES method for solving sparse linear systems. Includes an Arnoldi iteration implementation, serial GMRES algorithm, and parallel versions using both OpenMP and MPI.
Pricing European options using Monte Carlo methods with various performance optimisations. Includes serial, OpenMP, and MPI parallel versions with different variance reduction techniques (e.g., antithetic variates, Sobol sequences). Benchmarks against the analytical Black-Scholes solution.
Learn OpenMP examples step by step
Parallization protocols for accelerating algorithm performance
Conway's Game of Life - Parallel Programming Implementation
Parallel calculation of the determinant of the matrix
NQueens puzzle implemented with OpenMP and OpenMPI
Parallel/multithreaded computing of n-body simulation using C & OpenMP
⛓ Paral·lelisme (PAR) 22/23 Q1 - UPC FIB
Program to estimate speedup and efficiency on different numbers of pthreads, using OpenMP. Programa para estimar o speedup e a eficiência sobre um número diferente de pthread, usando OpenMP.
Add a description, image, and links to the omp topic page so that developers can more easily learn about it.
To associate your repository with the omp topic, visit your repo's landing page and select "manage topics."