Is a mutex needed in the following Parallel Computation of a Cellular Automata?
I thought it was always advised to use a mutex lock when writing to a shared resource