フィルターのクリア

how to disable matlabpool/parpool

20 ビュー (過去 30 日間)
kkyaj
kkyaj 2018 年 10 月 18 日
コメント済み: Walter Roberson 2018 年 10 月 19 日
i recently upgraded to matlab2018 from an older version. previously, parfor ran in serial unless a worker pool was opened explicitly. now in the newer version, the pool seems to open when parfor is detected.
how can i disable this behavior? -- i want to call 'parfor' but have it run in serial unless i explicitly open the pool.

採用された回答

Walter Roberson
Walter Roberson 2018 年 10 月 18 日
編集済み: Walter Roberson 2018 年 10 月 18 日
  4 件のコメント
kkyaj
kkyaj 2018 年 10 月 18 日
編集済み: kkyaj 2018 年 10 月 19 日
i dislike it, but i'll accept your (Friedrich's) solution for the sake of moving on. the solution was a work-around from 2014. i am somewhat surprised that no local per-instance behaviour setting can be supplied after almost 5years.
my sysadmin will need to make changes on some systems that use system-wide prefs.
Walter Roberson
Walter Roberson 2018 年 10 月 19 日
I do not know if anyone ever put in an enhancement request for this. I know that I did not put in a request for it, as it is a not a bug, and I did not have a use for it myself, and I have seen very few requests for it.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel for-Loops (parfor) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by