Learn OpenMP examples step by step
-
Updated
Aug 5, 2021 - C
Learn OpenMP examples step by step
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
GPU Parallel Graph Coloring, Shortness Centrality, BFS & Nearest Neighbor Search - CS 406 Homework
A C++ implementation of the Smith - Waterman algorithm. The system consists of 3 different implementations: the one is sequential, while the other two parallelize the execution in a coarse and a fine level respectively, with the use of multithreading.
Mini-project codes: Java, C++, Matlab, OpenMP, MPI, OpenCL, p_thread and Assembly Language.
Solves Helmholtz equation with Jacoby and red-black i Iterative methods.
Kmeans clustering using c , openmp , cuda and mpi program
Neural Network for recognition of handwritten digits.
Small educational RayTracing project in C++, featuring many texture types and mappings, soft shadows, realistic defocus and acceleration structures for fast inference.
Parallellization of the Kmeans algorithm with OpenMP
Various configurations for Sieve of Eratosthenes algorithm. Approaches to optimize performance by using features like openmp, chunking and branch-predictor.
Using C to calculate numerical solution to the advection equation by a logarithmic profile representation to simulate the movement of a cloud of material in the atmospheric boundary layer.
PageRank serial and parallel implementation
FDD3260 Group Work: A parallel implementation of speedy.f90
KMeans With OMP Parallelization
quantum irregular dynamics simulator
Simple, modular, cross platform and portable database management studio.
Asynchronous Differential Evolution
Add a description, image, and links to the omp-parallel topic page so that developers can more easily learn about it.
To associate your repository with the omp-parallel topic, visit your repo's landing page and select "manage topics."