(last updated: )
In this page:
The following guide describe how to load, configure and use matlab @ CINECA's cluster
Load the MATLAB module
login to Galileo cluster, and type
[user@node166 ~]$ module load profile/eng autoload matlab/r2017a
Configuration
Configure MATLAB to submit jobs will by default to the cluster rather than submit to the local node or local machine.
Cluster Configuration
Start MATLAB, without desktop.
[user@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, and once per user.
>> configCluster
Local Configuration
Configuring Jobs
Serial Jobs
Parallel Jobs
Debugging
To learn More
Parallel Computing Benchmarck
dependences:
outgoing links: