Clear Filters
Clear Filters

how to use parfor in production server. it seems does not work

5 views (last 30 days)
i am using production server now. but i try some parfor in the program, it seem does not work for me. does anyone know how to do it
thank you

Answers (1)

Kojiro Saito
Kojiro Saito on 24 May 2018
You need to save your cluster profile in prefdir before compiling MPS package, or embed the cluster profile by inserting setmcruserdata command.
For detail, please see this document.

Categories

Find more on Deployable Archive Creation 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!