Effacer les filtres
Effacer les filtres

Cannot start parallel pool R2020a

7 vues (au cours des 30 derniers jours)
Deena Dayalan
Deena Dayalan le 17 Août 2021
Commenté : Raymond Norris le 19 Août 2021
I have 6 core device and i have parallel computing toolbox installed.When i tried to start parallel pool,it shows this message.I dont know why this occurs.
I tried this 'distcomp.feature( 'LocalUseMpiexec', false )' but doesnt help.my GPU configuration :
1 "NVIDIA GeForce GTX 1650 Ti" "7.5" true false
  1 commentaire
Edric Ellis
Edric Ellis le 18 Août 2021
This very much looks like something is wrong with the MATLAB installation on your system, or perhaps some code on your MATLAB path is interfering with the correct operation of Parallel Computing Toolbox. You might try using restoredefaultpath to see if that fixes things. If not, I suggest contacting MathWorks support.

Connectez-vous pour commenter.

Réponses (1)

Raymond Norris
Raymond Norris le 17 Août 2021
Do you have other versions of MATLAB installed? If so, which? Had your run parpool successfully on those version(s)?
One suggestion I have is to delete your MATLAB R2020a preferences directory (which may not be desireable) since it sounds like something may have gotten corrupt. You can find the preference directory by calling prefdir.
  7 commentaires
Deena Dayalan
Deena Dayalan le 19 Août 2021
Modifié(e) : Deena Dayalan le 19 Août 2021
I managed to delete preferences file.when i restart matlab,preference file is created again,and i can start parallel pool.When i shut down pool and start parallel pool again,it throws same error again,like
"Error using parpool (line 139)
Parallel pool failed to start with the following error. For more detailed information, validate the
profile 'Profile_Deena' in the Cluster Profile Manager."
I tried to validate in pCluster profile manager,then it shows this:
When i clicked show report button at bottom,it shows the report i attached here.
If you can help,kindly reply
Raymond Norris
Raymond Norris le 19 Août 2021
At this point, I would suggest contacting Technical Support (support@mathworks.com).

Connectez-vous pour commenter.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by