gitlab.com topics: OpenMP
agravgaard/my-ray-tracer
https://raytracing.github.io/books/RayTracingInOneWeekend.html
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

parallel-cas/ca4
Two programs comparing the performance of parallel operations as opposed to serial mode using OpenMP Library.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
soumilheble/openmp_project1
Parallelized Radix Sort Implementation using OpenMP
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
PierreFontaine/myopenmp
TP Master 2 sur la programmation parallèle via l'API OpenMP.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
eloyAM/pam_ejercicios
Ejercicios, apuntes y practicas de Programación de Arquitecturas Multinúcleo (PAM)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
msserpa/prog-paralela-erad
Minicurso proposto por Matheus Serpa e Claudio Schepke
Last synced at: over 2 years ago - Stars: 0 - Forks: 1
philippeganz/alias
Astrophysics Lasso Inverse Abel Solver http://www.unige.ch/math/folks/sardy/astroRepository
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

darthdash/openmp-guide
An OpenMP and MPI project containing self-made notes, links to available tutorials and blogs, and codes that cover topics related to vectorization (OpenMP SIMD), multithreading (OpenMP), and MPI using Intel, GCC, or LLVM compilers.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
EkremA/pca_ws1920
Assortment of parallel (OpenMP and MPI) and sequential codes for various applications. My repo for PCA for Winter Term 2019/20.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
myodysseywithcs/parallel_programming
This project is my practice with parallel programming. please see the master branch README file for detail.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
myodysseywithcs/pso_parallelization
This project parallels pso algorithm with OpenMP, MPI, and pthread.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
SergioSantana/sudoku-solutions
Class assignment where we were given a code that computes the number of solutions of a specific Sudoku board and we had to apply parallelism to it.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

soumilheble/openmp_project2
Parallel Program for Breadth First Search (BFS) Push and Pull Variants Using OpenMP Atomic, OpenMP Critical, OpenMP Locks and GCC Atomics
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
soumilheble/rmat_benchmark
RMAT Benchmark Files for Bench-marking Parallel Sorting Algorithms
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
soumilheble/openmp
Files Related To Intel OpenMP Tutorial on Youtube
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
SCIA/PRPA
Cloud detection parallelized in satellite images. Project made for the EPITA's Parallel Programming course
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
anxiousprogrammer/SimpleNewton
A simulation software framework firstly intended for performing simple, newtonian physics simulations. Maybe extend the functionality later to a general-purpose platform for scientific computing on the average laptop computer.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
