Hi, i want to parallelize my Game Of Life ancd I want a complete guide focused on how to parallelize the Julia code with the Distributed library.
Thanks for the answers.
PS The code that I would like to parallelize is the following (without graphical output in gtk).
https://github.com/dsHitman/juliaProj/blob/master/GOFseq.jl