Help on starting parpool
Show older comments
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.
Answers (1)
Namnendra
on 18 Jun 2022
0 votes
Cross check if the cluster you are trying to access is authenticated to you.
- 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).
Check if this works.
Categories
Find more on Parallel Computing Fundamentals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!