Cluster matlab

From Biomedical Optics Lab
Revision as of 12:29, 25 June 2020 by Michael Durst (talk | contribs) (Created page with "== Using Matlab on the Cluster == We are exploring how to use Matlab with the new HPC cluster, and we will use this page to keep track of our current approaches. === Running...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Using Matlab on the Cluster

We are exploring how to use Matlab with the new HPC cluster, and we will use this page to keep track of our current approaches.

Running Matlab Code Using Slurm

To properly use the cluster, we must submit jobs using the Slurm scheduler. To run an existing Matlab script, we just include its name in the Slurm instructions. Here is an example for running the Matlab code parforcluster.m.