openmp-parallelization
Here are 233 public repositories matching this topic...
Language:All
Sort:Most stars
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
- Updated
Apr 28, 2024 - C++
DBCSR: Distributed Block Compressed Sparse Row matrix library
- Updated
Jul 8, 2025 - Fortran
Heterogeneous Research Platform (HERO) for exploration of heterogeneous computers consisting of programmable many-core accelerators and an application-class host CPU, including full-stack software and hardware.
- Updated
Sep 18, 2023 - SystemVerilog
Learn OpenMP examples step by step
- Updated
Jan 18, 2025 - C
Computational Fluid Dynamics, Waves, Reactions, Plasmas
- Updated
Jun 14, 2025 - C
DiscoPoP - Discovery of Potential Parallelism
- Updated
Jul 11, 2025 - Python
An implementation of the OpenMP directives for Zig
- Updated
Sep 15, 2024 - Zig
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
- Updated
Jun 3, 2024 - C
A simple chess engine written in C and parallelized using OpenMP
- Updated
Jan 1, 2019 - C
Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations
- Updated
Feb 15, 2019 - C++
n-body-simulation performance test suite
- Updated
Jun 19, 2023 - Python
A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.
- Updated
May 9, 2019 - C
Cadishi: CAlculation of DIStance HIstograms
- Updated
Sep 16, 2020 - Python
SPPU BE COMP Codes of LP1 - HPC, AIR, and DA
- Updated
Apr 26, 2021 - Jupyter Notebook
An implementation of parallel Boruvka's algorithm written in C++ using OpenMP.
- Updated
May 14, 2020 - C++
Framework for building parallel cellular automata in C++. In it you can also find a work-stealing threadpool and a reusable barrier that you can use in other projects.
- Updated
Jul 8, 2023 - C++
C++, OpenMP and CUDA implementation of Mean Shift clustering algorithm
- Updated
Apr 27, 2020 - C++
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
- Updated
Aug 14, 2021 - C++
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
- Updated
May 24, 2024 - C
Improve this page
Add a description, image, and links to theopenmp-parallelization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theopenmp-parallelization topic, visit your repo's landing page and select "manage topics."