| MATLAB Central > MATLAB Newsreader > parallel computing toolbox without distributive... |
|
|
|
Subject: parallel computing toolbox without distributive computing toolbox From: Sig Du Date: 28 Sep, 2009 20:05:19 Message: 1 of 8 |
|
Hi, |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Raymond Norris Date: 29 Sep, 2009 01:05:20 Message: 2 of 8 |
|
Hi Sig, |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Sig Du Date: 29 Sep, 2009 03:40:20 Message: 3 of 8 |
|
Raymond, |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Sig Du Date: 29 Sep, 2009 04:15:18 Message: 4 of 8 |
|
Hi Raymond, |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Raymond Norris Date: 29 Sep, 2009 13:45:17 Message: 5 of 8 |
|
Correct. parfor identifies if a MATLAB Pool is running. If it is, we leverage the Pool. If not, then the parfor runs very similar to the for loop. This allows you to convert your for to a parfor and still give it to someone who doesn't have PCT. |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Raymond Norris Date: 29 Sep, 2009 13:52:01 Message: 6 of 8 |
|
MDCS doesn't allow you to submit MATLAB jobs -- MDCS is (headless) MATLAB. We provide a scheduler, MathWorks Job Manager, that can submit MATLAB jobs to MDCS. The Job Manager can be substituted by TORQUE. |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Sig Du Date: 30 Sep, 2009 14:07:17 Message: 7 of 8 |
|
Raymond, |
|
Subject: parallel computing toolbox without distributive computing toolbox From: Raymond Norris Date: 1 Oct, 2009 13:17:09 Message: 8 of 8 |
|
There are two ways to run a MATLAB Pool over TORQUE. |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| distributive | Sig Du | 28 Sep, 2009 16:09:04 |
| parallel | Sig Du | 28 Sep, 2009 16:09:03 |
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com