Clear Filters
Clear Filters

How can I integrate MATLAB Parallel Server with the Slurm scheduler?

6 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 8 Jul 2024 at 0:00
Edited: MathWorks Support Team on 8 Jul 2024 at 12:46
It is possible to integrate MATLAB Parallel Server with a cluster using the Slurm scheduler via MathWorks authored plug-in. Please view the MATLAB Parallel Server + Slurm plug-in scripts documentation from our GitHub page below for information.
matlab-parallel-slurm-plugin

More Answers (1)

MathWorks Support Team
MathWorks Support Team on 14 Mar 2017
SLURM can be used with the generic scheduler interface of the Parallel Computing Toolbox.  As of R2015b sample integration scripts can be found in the following directory:
 
<matlabroot>/distcomp/examples/integration
For releases prior to R2015b, sample scripts are available for download from the MathWorks File Exchange, here:
https://www.mathworks.com/matlabcentral/fileexchange/52807-parallel-computing-toolbox-integration-for-matlab-distributed-computing-server-with-slurm
 

Categories

Find more on Cluster Configuration in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!