フィルターのクリア

Continious message "starting parallel pool (parpool) using the local profile"?

21 ビュー (過去 30 日間)
khan
khan 2015 年 2 月 25 日
コメント済み: Raymond Norris 2023 年 8 月 13 日
Hi all, I am trying to run two instances of matlab2014b.
First i started a Matlab which uses parfor, and it gives message that connected to 12 workers. and than simulation started normally.
Than i started another instance of Matlab2014b and run another code. But this time it is continiously giving me this message :
starting parallel pool (parpool) using the local profile..
starting parallel pool (parpool) using the local profile..
starting parallel pool (parpool) using the local profile..
starting parallel pool (parpool) using the local profile..
Can any body explain why is it so, and how can i manage it?
Regards
  2 件のコメント
lily
lily 2023 年 8 月 12 日
Hello, my matlab code has been running for two hours, and still no response, just "Starting parallel pool (parpool) using the 'local' profile...Connected to the parallel pool (number of workers: 2).”
What should I do?
Raymond Norris
Raymond Norris 2023 年 8 月 13 日
I would suggest emailing Technical Support (support@mathworks.com).

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

回答 (2 件)

Sean de Wolski
Sean de Wolski 2015 年 2 月 25 日
I'd contact tech support on that one.
  4 件のコメント
khan
khan 2015 年 2 月 25 日
Ohh, really that will be really nice. THanks. You may contact. Regards
Sean de Wolski
Sean de Wolski 2015 年 2 月 25 日
You'll have to go here and create a new service request:

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


Raymond Norris
Raymond Norris 2015 年 2 月 27 日
It might be because both pools are accessing the same JobStorageLocation. If you're going to run two instances of MATLAB and a local parpool at the same time, try modifying the JSL in the local profile before starting the pool to point to unique locations.
Raymond
  2 件のコメント
khan
khan 2015 年 2 月 27 日
what should i change in it?
Mads
Mads 2015 年 8 月 2 日
Hi. I have the same problem with repeated 'Starting parallel...'. Did you resolve the problem, and if so can you explain what you did?

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

カテゴリ

Help Center および File ExchangeParallel Computing Fundamentals についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by