Difference between revisions of "Colloquium 2023 Running MATLAB on Alliance's Clusters"

From SHARCNETHelp
Jump to navigationJump to search
(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...")
 
Line 1: Line 1:
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.
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 discuss 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.

Revision as of 12:07, 13 March 2023

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 discuss 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.