in reply to Re^2: MCE seemingly stray array in sample code for Strassen's algorithm
in thread MCE seemingly stray array in sample code for Strassen's algorithm
The @p array in question, by the OP, is updated by the MCE manager process only and not by the workers themselves. The $self->do(...) method sends data to the manager process.
|
|---|