harunsasmaz / Game-Of-Life

OpenMP parallel implementation of Conway's Game Of Life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game-Of-Life

There is bash script provided to test the program.

There is a Makefile provided to create object files and executables.

You can check my results in the file game-of-life.out

About

OpenMP parallel implementation of Conway's Game Of Life


Languages

Language:C 87.9%Language:Shell 11.2%Language:Makefile 0.9%