Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Chuck37
Posts:
84
Registered:
2/23/10
|
|
Re: Sharing big data across parfor or spmd
Posted:
Dec 11, 2012 7:24 PM
|
|
"Steven_Lord" <slord@mathworks.com> wrote in message > > Can you use PARFOR for the loop over x instead of the loop over y? >
I can't since each iteration depends on the last. It's only the inner loops that are sliceable. Would it make my memory problem any better?
Thanks.
|
|
|
|