Skip to content

Parallel implementations of Conway's Game Of Life (MPI) and SciddicaT (CUDA C).

Notifications You must be signed in to change notification settings

giorgioandronico/parallel-cellular-automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

parallel-cellular-automata

University project where the task involved implementing parallel execution of Conway’s Game of Life, using C++, OpenMP, and MPI. The results were visualized using a C++ routine and the Allegro graphics library, reaching a 1.86 total speedup. Additionally, a similar task was carried out using CUDA and SciddicaT cellular automata, resulting in a speedup of around 46.5.

About

Parallel implementations of Conway's Game Of Life (MPI) and SciddicaT (CUDA C).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published