Help on starting parpool
显示 更早的评论
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.
回答(1 个)
Namnendra
2022-6-18
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!