jsbruglie / cpd

Parallel and Distributed Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This implementation of Conway's Game of life in 3d with a parallel approach using sparse data structures is our first project for our Parallel and Distributed Computing master's course at IST, Lisbon.

Install from source

Clone this repo and simple make on the same directory. No aditional libraries are required.

License

This project is licensed under the terms of the MIT license.

About

Parallel and Distributed Computing

License:MIT License


Languages

Language:C 91.0%Language:C++ 6.4%Language:Makefile 1.9%Language:Shell 0.5%Language:Python 0.2%