Parallel programming courses solutions
-
Updated
Dec 14, 2025 - TeX
Parallel programming courses solutions
This archive contains my notes while pursuing my master's degree in High Performance Computing Engineering at Politecnico di Milano.
Implementation of monte carlo simulations for approximation of volumes of high-dimensional spheres. Uses C++ and OpenMP for parallelized simulations. A detailed latex report is provided
💻 N-Body problem parallelization with OpenMP and MPI
PI calculation using the Monte Carlo Method implemented traditionally, and using parallelisation
Final year research project covering: a novel multi-core benchmark application using C++, featuring significant performance improvements with SIMD intrinsics. Includes a multi-threaded MobileNet CNN model and an optimized DeBaTE-FI platform for embedded systems.
Final Project for COMP 605: Scientific Computing at San Diego State University, Spring 2023 using C, OpenMP, and CUDA
M.Eng. thesis authored during my studies @cse.uoi.gr
In this repository there are 2 implementations in C of counting sort algorithm optimized with OpenMP
AUT Multicore Programming Course Materials
Various parallel implementations of Floyd-Warshall algorithm
Dotprod Performance Analysis (Advanced Architectures assignment)
Códigos de ejemplo para computación paralela y distribuida
A source-to-source transformation written in TXL language
Parallel Binary Search implemented in C using OpenMP Parallelization
high performance computing unibo course 2018-2019
Add a description, image, and links to the openmp topic page so that developers can more easily learn about it.
To associate your repository with the openmp topic, visit your repo's landing page and select "manage topics."