MCR 2014b, Config Parallel works after deploy to a computer

1 view (last 30 days)
Hello,
here is a question about after i using Builder NE build a DLL and called by C# app. after i deploy the app to a destination computer, and change the
<key name="PreferredNumWorkers" visible="true">
<double>
<value>24.0</value>
</double>
</key>
in parallel.settings under C:\Program Files\MATLAB\MATLAB Compiler Runtime\v84\toolbox\distcomp
the workers number when the app run, it still the default 12 workers. how can i extend it to 24 or more.
the computer has 32 core, and 32GB Ram
thanks

Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!