[Developers] Parallel processing
John Sibert
sibert at hawaii.edu
Tue Jul 6 10:12:23 PDT 2010
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/
More information about the Developers
mailing list