Skip to content

This is a simple parallel implementation of the Conway's Game Of Life using OpenMP

License

Notifications You must be signed in to change notification settings

cosmin-ionita/OpenMP-Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMP-Game-Of-Life

This is a simple parallel implementation of the Conway's Game of Life using OpenMP

There are 2 implementations: serial and parallel that I used to measure the performance between those 2 versions by variying the size of the matrix.

The Conway's Game of Life is described here

About

This is a simple parallel implementation of the Conway's Game Of Life using OpenMP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published