- Go to Home -> Parallel -> Create and Manage Clusters. Validate the cluster you are trying to access.
- Check if the cluster you are trying to access is compatible with your MATLAB version.
- Check if your license and cluster credentials are correct and you have successfully logged into your account (For ex AWS).
Help on starting parpool
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
We have an MDCE installation on the Dell machine. Hello I am trying to start the parpool, I get the following error. It used to work properly before. I kindly ask for help, thanks
>> parpool
Starting parallel pool (parpool) using the 'MJSProfile1' profile ...
Error using parpool (line 113)
Could not connect to any MJS clusters running on "DESKTOP-MR2PJ2R". Your version of MATLAB is
R2018a.
0 comentarios
Respuestas (1)
Namnendra
el 18 de Jun. de 2022
Cross check if the cluster you are trying to access is authenticated to you.
Check if this works.
0 comentarios
Ver también
Categorías
Más información sobre Parallel Computing Fundamentals en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!