parallel-systems
There are 11 repositories under parallel-systems topic.
kgorking/ecs
A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.
rustamzh/cuda-kmeans
A course project of Introduction to Parallel Systems and GPU programming class
Sitaras/Parallel-Systems-Project
🦖| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
doetlingerlukas/parallel-systems
Solutions for https://github.com/philippgs/uibk_parsys_19.
giannhskp/Parallel-Systems-Project
🦖| Design, Development and Evaluation of Parallel Programs in MPI, Mpi + OpenMp Cuda Hybrid that implement the Jacobi with successive over-relaxation.
mkkate/paralelni-sistemi
Exercises from college final year subject Parallel Systems
nehuenpereyra/Sistemas-Distribuidos-y-Paralelos-Optimizacion
Optimización de algoritmos secuenciales utilizando Pthread, Open MP y MPI.
AnsgarLichter/ParallelSystemsExercises
This repository contains all excercises of the lecture "Parallel Systems Laboratory" at the University of Applied Sciences Karlsruhe in the winter semester of 2022 / 2023.
felixriehm/snake-opengl-multiplayer
A Snake battle royal multiplayer game implemented with OpenGL. It includes AI, a QuadTree for data structure and the Diamond Square algorithm for map generation.
GeoKrom/UoI-Parallel-Systems-and-Programming-course
Programming exercises on parallel computing using OpenMP, OpenMPI and CUDA.
HarlockOfficial/dva336_labs
Repository with my laboratory group assignment at Malardalen University for the course DVA336 Parallel Systems