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

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 commentaires

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?
I would suggest emailing Technical Support (support@mathworks.com).

Connectez-vous pour commenter.

Réponses (2)

I'd contact tech support on that one.

4 commentaires

khan
khan le 25 Fév 2015
Modifié(e) : khan le 25 Fév 2015
What do you mean? I didn't understand? I mean what will be the result of it, or will they answer for it?
They can help diagnose it with tools not available to the community and can hopefully help you figure out what's going on and resolve it.
Ohh, really that will be really nice. THanks. You may contact. Regards
You'll have to go here and create a new service request:

Connectez-vous pour commenter.

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 commentaires

what should i change in it?
Hi. I have the same problem with repeated 'Starting parallel...'. Did you resolve the problem, and if so can you explain what you did?

Connectez-vous pour commenter.

Catégories

Question posée :

le 25 Fév 2015

Commenté :

le 13 Août 2023

Community Treasure Hunt

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

Start Hunting!

Translated by