Parallel computing on multiple computers in a Network

34 views (last 30 days)
Hi every one,
I'm working on object recognition and my code takes time to complete about 23 hours. I run my code with matlabpool in parallel computing and it finished in about 13 hours.
my question is that can I use other computers in a network with my computer to speed up the run of code? Do I need server license or standalone license is ok? how can I use Other computers?

Answers (1)

Raymond Norris
Raymond Norris on 3 Aug 2014
Hi,
In order to run a MATLAB Pool across multiple computers, use the MATLAB Distributed Computer Server
  2 Comments
sasa
sasa on 8 Aug 2014
Thanks for your help but I need a step by step guide to run my program on a cluster.
Raymond Norris
Raymond Norris on 19 Aug 2014
My best suggestion would be to contact Technical Support (<mailto:support@mathworks.com support@mathworks.com>). They should be able to walk you through it.

Sign in to comment.

Categories

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