[Developers] Parallel processing

Mark Maunder mmaunder at iattc.org
Tue Jul 6 16:32:19 PDT 2010


I think it checks to make sure the loop is not conditional on the previous itteration of the loop.

________________________________

From: developers-bounces at admb-project.org on behalf of John Sibert
Sent: Tue 7/6/2010 10:12 AM
To: developers at admb-project.org
Subject: Re: [Developers] Parallel processing



Way too easy. You have to be careful that each process does not
contaminate the data used by the other processes.

On 07/05/2010 06:09 PM, Mark Maunder wrote:
> I just read an article that has an application in MATLAB using parellel processing. MATLAB has a parallel for loop, which automatically sends each itteration out to a different processor.
>
> This sounds like an easy way to implement user defined Parallel processing.
>
> There is also a book on it http://www.amazon.com/Parallel-Multicore-Multinode-Computers-Environments/dp/089871673X
>
> Mark
> _______________________________________________
> Developers mailing list
> Developers at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/developers
>
>   

--
John Sibert
Emeritus Researcher, SOEST
University of Hawaii at Manoa

Visit the ADMB project http://admb-project.org/

_______________________________________________
Developers mailing list
Developers at admb-project.org
http://lists.admb-project.org/mailman/listinfo/developers




More information about the Developers mailing list