Hy-5 / GoL1_Multithreaded_

Multithreaded Game of Life limited simulation - python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoL1_Multithreaded_

Multithreaded Game of Life simulation - limited to 100 iterations - Python

Run : python3 <file.py> -i <inputname.dat> -o <outputname.dat> -t <int#ofthreads>

Pycall graph https://pycallgraph.slowchop.com/en/master/

pycallgraph graphviz -- ./<file.py>

About

Multithreaded Game of Life limited simulation - python


Languages

Language:Python 100.0%