software:matlab:farber

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
software:matlab:farber [2020-10-29 11:14] – [Use Grid Engine to submit a Matlab script] anitasoftware:matlab:farber [2020-10-29 11:16] – [Interactive parallel toolbox example] anita
Line 747: Line 747:
  
  
-===== Batch parallel example =====+====== Batch parallel example ======
  
 The Matlab parallel toolbox uses JVM to manage the workers and communicate while you are running.  You The Matlab parallel toolbox uses JVM to manage the workers and communicate while you are running.  You
Line 815: Line 815:
  
  
-===== Interactive example =====+====== Interactive example ======
  
 The basic steps to running a [[:software:matlab#interactive-job|MATLAB]] interactively on a compute node.  The basic steps to running a [[:software:matlab#interactive-job|MATLAB]] interactively on a compute node. 
Line 953: Line 953:
  
  
-===== MCR array job example =====+====== MCR array job example ======
  
 Most Matlab functions can be compiled using the Matlab Compiler (MCC) and then deployed to run on the compute nodes in the MATLAB Compiler Runtime (MCR).  The MCR is a prerequisite for deployment, and is installed on all the compute nodes. You must use VALET to set up the libraries you will need to run your function from the command line.  You do not need to use the shell (''.sh'' file) that the compiler creates. Most Matlab functions can be compiled using the Matlab Compiler (MCC) and then deployed to run on the compute nodes in the MATLAB Compiler Runtime (MCR).  The MCR is a prerequisite for deployment, and is installed on all the compute nodes. You must use VALET to set up the libraries you will need to run your function from the command line.  You do not need to use the shell (''.sh'' file) that the compiler creates.
  • software/matlab/farber.txt
  • Last modified: 2021-04-27 16:21
  • by 127.0.0.1