MATLAB Job Scheduler Customization
Configure MATLAB® Job Scheduler options such as auto-resizing to customize
your MATLAB Job Scheduler cluster
MATLAB Job Scheduler scripts run using several default
parameters. You can set some parameters using flags at the command line,
but the full set of user-configurable parameters is in the
mjs
definition (mjs_def
) file.
For more information about all the parameters in the
mjs_def
file, see Define MATLAB Job Scheduler Startup Parameters. The
mjs_def
file enables you to customize additional
features for your MATLAB Job Scheduler to meet your organization’s needs.
Topics
Scheduler Definition File
- Define MATLAB Job Scheduler Startup Parameters
Themjs_def
file includes all user-configurable default parameters for MATLAB Job Scheduler cluster. - Update MATLAB Job Scheduler Startup Parameters
Override or modify default parameters for MATLAB Job Scheduler scripts.
Set Up Optional Features
- Set Up MATLAB Job Scheduler Cluster for Auto-Resizing
Set up your MATLAB Job Scheduler cluster to resize based on demand. - Use Multiple MATLAB Parallel Server Releases in Cluster
Set up your MATLAB Job Scheduler cluster to dynamically run jobs with different MATLAB releases. - Set MATLAB Job Scheduler Service User
Configure the MATLAB Job Scheduler job manager and worker services to run as a different user. - Configure Advanced Options for MATLAB Job Scheduler Integration
Learn more about advanced setup options, such as setting up Windows® cluster hosts, configuring firewalls, opening required ports, and increasing heap memory for your MATLAB Job Scheduler cluster.