GridMathematica for parallel computing of cellular automata models

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
jbaetens
Messages
1
Reaction score
0
Hi,

I'm interessed in using GridMathematica for parallel computing of cellular automata models. I know using mathematica so the syntax shouldn't be a problem. however, I wonder if there's here someone who has worked with it since I would like to know if the program is worth the cost etc.

regards,

Jan
 
Physics news on Phys.org


I didn't use GridMathematica, but I did use the ParallelComputingToolkit for my dissertation research. It was definitely worth it (especially since my advisor paid :smile:), but I can't really compare it with GridMathematica. With the toolkit the hardest part was actually getting around the local firewall, not the computation itself. The local security policies required me to go around and manually start the Mathematica kernel on each computer. But once I did that the computation ran smoothly. I did over one weekend what would have taken more than a month on a single computer.