[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] MATLAB Distributed Computing Server and Condor



On Thu, Sep 08, 2011 at 05:34:01PM -0700, Mark Cafaro wrote:

:With MCDS you can simply change,  for instance, a for-loop into a parfor-loop and MCDS will 
:handle the parallelism. This is my hope, at least.
:
:Maybe Jon can shed some light on this.

Actually....

MCDS has "parallel"  parts and "distributed" parts, only the
"distributed" bits work with Condor (all I've managed to get working
with help of Mathworks at least). 

my sparse user facing documentation is here:
http://tig.csail.mit.edu/twiki/bin/view/TIG/DistributedComputingWithMATLAB

lame and has some lamer examples, I think the site specific bits
should be obvious.

I'll check out the CondorWiki and see if I have anything to add.  Not
really a Matlab person, deal with it precicely as much as I have to.

-Jon