Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

login to Galileo cluster, and type

[user@node166 ~]$ module load profile/eng autoload matlab/r2017a

Configuration

Cluster Configuration

Start MATLAB, without desktop.

[ispisso0@node166 ~]$ matlab -nodesktop

 Configure MATLAB to run parallel jobs on your cluster by calling configCluster.  For each cluster, configCluster only needs to be called once per version of MATLAB.

>> configCluster

Jobs will now default to the cluster rather than submit to the local machine.

Local Configuration

 

Configuring Jobs

Serial Jobs

...