(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
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
Parallel Jobs
Debugging
To learn More
Parallel Computing Benchmarck
dependences:
outgoing links: