Versions Compared

Key

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

...

After logging into the cluster, configure MATLAB to run parallel jobs on your cluster by calling the shell script configCluster.sh   This only needs to be called once per version of MATLAB.

$ module load plgrid/apps/matlab
$ configCluster.sh

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

...