Skip to content

Hy-5/GoL1_Multithreaded_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages