AUT Multicore Programming Course Materials
-
Updated
Sep 15, 2021 - TeX
AUT Multicore Programming Course Materials
This archive contains my notes while pursuing my master's degree in High Performance Computing Engineering at Politecnico di Milano.
Parallel Computing work
A source-to-source transformation written in TXL language
Various parallel implementations of Floyd-Warshall algorithm
PI calculation using the Monte Carlo Method implemented traditionally, and using parallelisation
high performance computing unibo course 2018-2019
Parallel Binary Search implemented in C using OpenMP Parallelization
In this repository there are 2 implementations in C of counting sort algorithm optimized with OpenMP
Dotprod Performance Analysis (Advanced Architectures assignment)
Three framework comparison for LU decomposition
M.Eng. thesis authored during my studies @cse.uoi.gr
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.
Códigos de ejemplo para computación paralela y distribuida
Final Project for COMP 605: Scientific Computing at San Diego State University, Spring 2023 using C, OpenMP, and CUDA
Projects for the Parallel & Distributed Systems course of 2015
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."