Index of /examples/matlab/Tutorials/Archive/Previous/orig/misc/tmp/run-embarrassingly-parallel-batch

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]myExample.m 2014-11-15 11:56 444  
[   ]run-embarrassingly-p..>2014-11-15 16:33 3.0K 
[TXT]run_matlab_job 2014-11-16 14:34 1.0K 
[TXT]submitmjobs 2014-11-15 11:59 1.6K 

How To Submit Multiple MATLAB Single Core Batch Jobs

Batch job submission examples

  1. Copy example files to your folder
    scc1% cp -r /project/scv/examples/matlab/misc/run-embarrassingly-parallel-batch  your-path
    scc1% cd run-embarrassingly-parallel-batch
    
  2. Submit 1 batch job
    scc1% submitmjobs 1 run_matlab_job
  3. Submit 3 batch jobs
    scc1% submitmjobs 3 run_matlab_job
Kadin Tseng, Research Computing Services, IS&T, Boston University
Created  : July, 2014
Modified :
Note: Research Computing Services (RCS) example programs are provided "as is" without any warranty of any kind. The user assumes the entire risk of quality, performance, and repair of any defects. You are encouraged to copy and modify any of the given examples for your own use.