GitHub topics: omp-parallel
j1sk1ss/CordellDBMS.PETPRJ
Simple, modular, cross platform and portable database management studio.
Language: C - Size: 615 KB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

ysh329/OpenMP-101
Learn OpenMP examples step by step
Language: C - Size: 7.69 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 95 - Forks: 15

asyncde/asyncde
Asynchronous Differential Evolution
Language: C++ - Size: 114 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

elskater98/hpc-convolution
Language: C - Size: 3.69 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

joaoalvesss/feup-cpd
Parallel and Distributed Computing
Language: Java - Size: 1.43 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

apooreapo/PageRank
PageRank serial and parallel implementation
Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sh1rokovs/Parallel_Programm_C_Gauss Fork of DmitryKizaev/pp_2021_spring_informatics
C++ Parallel programming technologies.
Language: C++ - Size: 718 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SofiaKirsanova/cmc-msu-sor2d-omp-mpi
Parallelization of the successful overrelaxation using OMP and MPI
Language: C - Size: 910 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Flagro/skipod
Практическое задание по лекционному курсу СКиПОД 5-го семестра ВМК МГУ (2021/2022 учебного года)
Language: C - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jonathonl/omp
A parallel programming library.
Language: C++ - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BartekBanas/Parallel-Programming
Implementation of parallel algorithms
Language: C - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ebangris/hpc-omp
Comparacion entre algoritmo secuencial y algoritmo tiling utilizando OMP para la parelizacion del codigo
Language: C++ - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sferez/SSPP_Sparse_Matrix_CUDA
Small Scale Parallel Programming, Sparse Matrix multiplication with CUDA
Language: C++ - Size: 66.5 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

davidpb0/PAR
⛓ Paral·lelisme (PAR) 22/23 Q1 - UPC FIB
Language: C - Size: 11.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

giorgapost/smith-waterman-algorithm
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.
Language: C++ - Size: 4.58 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Zenonist/Parallel-OpenMP-Bucket-Sort
This is a project from ITCS443: Parallel and Distributed Systems
Language: C - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adharshkamath/Mathy-Compiler
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
Language: C - Size: 1.26 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

knutsa/Digit_Recognition
Neural Network for recognition of handwritten digits.
Language: C++ - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

divanoLetto/Parallel_Computing_Kmeans_Omp_CUDA
Comparison and implementation of various parallel versions of the k-means clustering algorithm: in addition to the sequential version, implementations have been made that exploit the parallelism of CPUs and GPUs through Omp and CUDA programming languages and through multithreading.
Language: C++ - Size: 2.57 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

orancanoren/GPU-CPU-Parallel-Graph-Algorithms
GPU Parallel Graph Coloring, Shortness Centrality, BFS & Nearest Neighbor Search - CS 406 Homework
Language: C - Size: 798 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 4

ParsaD23/kmeans_OpenMP
Parallellization of the Kmeans algorithm with OpenMP
Language: C - Size: 484 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

kiarashvosough1999/OMPKMeans
KMeans With OMP Parallelization
Language: C++ - Size: 4.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

IamNikolayTverdokhleb/HelmholtzEquationSolver
Solves Helmholtz equation with Jacoby and red-black i Iterative methods.
Language: C++ - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

AntonioFuziy/DNA_mutation_detector
A C++ project to detect mutations on DNA sequence, comparing two DNA samples. This project was built based on a Supercomputing subject and some classic algorithms are used in this project, such as Smith Waterman, Random Local Search and Exaustive Search
Language: Jupyter Notebook - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

hbengaied/ProgParallele
This project was realized in binomial during my bac+3 at the University of Strasbourg. We had to make a google hash code faster.
Language: C - Size: 3.88 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jolatechno/QuIDS
quantum irregular dynamics simulator
Language: C++ - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gabrielalbino/Eleicao-URSAL Fork of bcribas/pspd2021-1-eleicao-ursal
Vote counting system using parallel programming (OMP) and hash tables
Language: C - Size: 1.04 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Academic-Laboratory-Group/paralleled_histogram
Histogram multithread calculations of an image done in the three ways: OMP, MPI, CUDA.
Language: C - Size: 13.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

IamNikolayTverdokhleb/LU
LU OMP-based parallel decomposition
Language: C++ - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

EdwinJosue16/parallel-KMeans-OMP
Clustering de datos
Language: C++ - Size: 2.98 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

wolepp/prir-fais
Zadania na ćwiczenia Programowanie Rozproszone i Równoległe
Language: C++ - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Vincent-Renard/mpi-td-tutos
Language: C++ - Size: 9.27 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

VenkateshBH99/KMEANS-Clustering-C-OPENMP-CUDA-MPI
Kmeans clustering using c , openmp , cuda and mpi program
Language: C - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

saketthakare/sieve-of-eratosthenes
Various configurations for Sieve of Eratosthenes algorithm. Approaches to optimize performance by using features like openmp, chunking and branch-predictor.
Language: C++ - Size: 385 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

borisfoko/OpenMP-Parallel-Tasking
Parallelisierung mit OpenMP. Beinhaltet Beispiel und kontrete Implementierungen
Language: Java - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

LHenrique42/Parallel-Programming-UFES
Some C and C ++ programs using parallel programming. All programs were done in the Parallel Processing discipline during the 2019/1 semester as part of the discipline's assessment.
Language: Python - Size: 19.2 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kalickiPawel/Masters_Degree_Parallel_Programming
Laboratory exercises focused on the concept of concurrent and parallel programming in C++ based on Parallel Programming Course from Master's Studies.
Language: C++ - Size: 796 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

tylern4/homework-csce569
Homework for csce569 parallel programming
Language: C - Size: 79.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Lexxeous/hybrid_gol
Hybrid Game of Life (GoL) program using MPI and OpenMP.
Language: C++ - Size: 298 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Lexxeous/omp_mat_mult
Dynamic square matrix multiplication program using C++ and OpenMP.
Language: C++ - Size: 3.43 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

Lexxeous/omp_hello
Simple "Hello World" program using C++ and OpenMP.
Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

am-on/VPSA-FRI
Vzporedni in porazdeljeni sistemi in algoritmi
Language: C++ - Size: 13.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

YoussefAwny/OpenMP-Lab
some codes optimized using OpenMP
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Diogo-Ferreira/parallel-data-processing-class
Exercices and files from the parallel data processing class @ HE-ARC
Language: C++ - Size: 368 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 2

lagunetero91/MatrizMultOpenMP
Multiplicación de matrices en paralelo con Open MP
Language: C - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
