use-single-comp-thread
Start MATLAB Runtime with a single computational thread
Syntax
--use-single-comp-thread
Description
--use-single-comp-thread
specifies that
workers start the MATLAB® Runtime with a single computational thread.
Examples
For on-premises server instances created using the command line, update this server configuration property in the
main_config
server configuration file.For on-premises server instances created using the dashboard and for server deployments in the cloud, use the dashboard and cloud dashboard, respectively, to update the server configuration property.
Configure Using Command Line
In the main_config
file, enable the
use-single-comp-thread
property:
--use-single-comp-thread
Configure Using Dashboard
In the dashboard, in the Settings tab of your server instance, under Core, select the Use Single Computational Thread property.