how works with parallel processing?

hi, lately,I got super computer . So, if i need to running my old code in this computer,how I can convert it to be parallel?
I need to benefit from the capabilities and facilities of super computer, what i have to do?
thanks in advance

3 Comments

Please, huda, think twice if such a general question could be answered efficiently or at all.
thanks,
what I mean if I ran two or three serial code in super computer ,each one work on different loops , is that consider the best way to deal with facilities of parallel computing , or there is another best way? thanks
The "best way" depends a lot on the available algorithms to solve the specific problem.

Sign in to comment.

 Accepted Answer

per isakson
per isakson on 19 Jul 2012
See: Parallel Computing Toolbox and return with more specific questions.

2 Comments

thanks must i read all this toolbox , then I can use parallel computing?
Read and understand, yes.

Sign in to comment.

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!