AWS EC2 link to MATLAB online
Show older comments
I am trying to run paralle computing on AWS EC2 using MATLAB online ,
I got an error on validating the cluster,
Is it possible to run AWS EC2 it in the MATLAB Online , and how I can do it?
1 Comment
Roaa Alnafea
on 6 Feb 2022
Answers (1)
Raymond Norris
on 6 Feb 2022
0 votes
If I have my codes correct, you're running MATLAB with a commerical license and MATLAB Parallel Server with an academic license. Contact Technical Support (support@mathworks.com) to help remedy this.
6 Comments
Roaa Alnafea
on 9 Feb 2022
Hisham
on 9 Feb 2022
Hi Roaa - Thank you for your feedback. Can you provide more details into the steps you are trying? You should be able to access and AWS cluster through MATLAB Online via the Cloud Center (https://www.mathworks.com/videos/scale-matlab-online-to-an-aws-cluster-with-matlab-parallel-server-1594643587590.html). Are you still getting the same error as you posted above?
Raymond Norris
on 9 Feb 2022
I've attached a screen shot showing MATLAB Online (R2021b) starting a parallel pool of 2 workers. You'll see the MATLAB client is running on machine 1e17d40dd30b and the pool of workers is running on a single node (that's how I designed the cluster) labeled ip-10-0-33-80.
I've also attached the validation results of the AWS-based profile.
Roaa Alnafea
on 29 Mar 2022
Raymond Norris
on 29 Mar 2022
Hi @Roaa Alnafea, I've spoken with Support. There was a misunderstanding, which has been cleared up. They should be in touch with you shortly. The gist of it is that you are logging into MATLAB Online with a MWA (MathWorks Account) that is associated with a commerical license (code 300), but you started MATLAB Parallel Server via Cloud Center with an EDU license (code 200). Those codes need to align (that is, you can't use a commerical MATLAB license to submit jobs using an educaitonal MATLAB Parallel Server license).
Roaa Alnafea
on 29 Mar 2022
Categories
Find more on Licensing on Cloud Platforms 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!