Colloquium 2023 Running MATLAB on Alliance's Clusters

From SHARCNETHelp
Revision as of 12:05, 13 March 2023 by Jemmyhu (talk | contribs) (Created page with "MATLAB has been one of the major software used on Alliance's clusters. In this webinar we will talk about the current status of MATLAB, license issues, job files, standard ser...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

MATLAB has been one of the major software used on Alliance's clusters. In this webinar we will talk about the current status of MATLAB, license issues, job files, standard serial and parallel job scripts, etc.. We will address the parallel computing approaches with Parallel Computing Toolbox (PCT) including parfor for parallel for loop, and spmd for parallel tasks, and the step-by-step procedure to use MATLAB Compiler and Runtime libraries (MCR) on the clusters with examples. The goal of this webinar is to run MATLAB efficiently on the clusters.