Versions Compared

Key

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

...

To run parallel jobs, you are required to run the configCluster script within matlab - please read through the MATLAB_Parallel_Computing_Workshop_Part_II_20220408.pdf presentation below, specifically slide 23. If you do not, then you will see an error of the form:

Code Block
Unrecognized method, property, or field 'AdditionalProperties' for class
'parallel.cluster.Local'.

If the parallel job is running correctly, you should see a message of the form:

Code Block
Starting parallel pool (parpool) using the 'beartooth R2022b' profile ...

Trainings

MathWorks presented an introduction to using MATLAB on the cluster in April 2022. Here are the slides from the two presentations:

...