A parallel computing problem in matlab. I want to communicate between my labs, so I should use SPMD. If I need to run many generations to end, can I only put SPMD into the for loop. I realized that it would be very slow to do so, because I repeatedly enabled the SPMD of maxgen times. The reality is that I don't know how to effectively combine SPMD with circulation. enter image description here
Asked
Active
Viewed 37 times