Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matlab: Parallel Computing Toolbox

Status
Not open for further replies.

ctorregrosa

Electrical
Joined
Aug 27, 2009
Messages
2
Location
CL
Hi, I'm new here and I need some information about matlab. I'm learning how to use the "parallel computing toolbox" using the user's guide from "mathworks.com" and I made some tests of processing time to evaluate the performance between single and parallel matlab.

Until now, a simple for-loop is a hundred times faster than parfor-loop. I followed step by step the user's guide instruction but I could not improve my results.

Someone have examples that show/prove the real performance of parallel matlab with respect to single matlab.

Thank for your answers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top