GPU-Programming Assignments
-
Updated
Feb 26, 2022 - C
GPU-Programming Assignments
Prácticas de Arquitectura de Computadores (AC), Grado en Ingeniería Informática, UGR 2015-2016
An OpenMP parallelization framework developed by me during my PhD
PARAL·LELISME I CONCURRÈNCIA Curs 2022-23 EPSEVG
A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.
A C++ program that displays the finite-difference method and optimized using OpenMP.
Simple C++ implementation of a sparsely connected multi-layer neural network using OpenMP and CUDA for parallelization.
A university project to improve the performance of the Google Page Rank algorithm using the OPEN_MPI library
Some basic openMP programs implemented using parallelism concept
|| programming
In this repository a collection of basic OpenMP examples is presented, created for a study project at WWU Münster. If you like it, I would be happy about a star.
An implementation of Coupled Simulated Annealing methaeuristics using parallelism with OpenMP.
🦖| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
Parallel Programming with Mpi and Open MP
Slides, exercises and resources for the 2023-2024 course "Advanced High Performance Computing" under the at "Scientific and Data-Intensive Computing" Master Program at University of Trieste
2 dimensional Euler equation solver on structured grids
Implementation of an Image Processing Library for time consuming operations such as Image Blurring,Negation,Edge Detection and Contrast Stretching.
Slides, exercises and resources for the 2023-2024 course "High Performance Computing" under the "Scientific and Data-Intensive Computing" Naster Program at University of Trieste
DiscoPoP - Discovery of Potential Parallelism
Add a description, image, and links to the openmp-optimization topic page so that developers can more easily learn about it.
To associate your repository with the openmp-optimization topic, visit your repo's landing page and select "manage topics."