how works with parallel processing?

2 views (last 30 days)
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
huda nawaf
huda nawaf on 19 Jul 2012
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
Walter Roberson
Walter Roberson on 19 Jul 2012
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
huda nawaf
huda nawaf on 19 Jul 2012
thanks must i read all this toolbox , then I can use parallel computing?
Walter Roberson
Walter Roberson on 19 Jul 2012
Read and understand, yes.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB 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!