matlab AWS cluster exceed vCPU limit despite within quota

0

I'm trying to start a cloud cluster with AWS on Matlab. I realized I was capped at 32 vcpu so I requested a quota increase to 256 on all normal instances, which was approved. On matlab cloud center, I asked for 16 workers/machine with machine type m5.8xlarge, 16 core, and requested 16 machines with no dedicated head node, which should put the total vcpu count at 256. However, when I try to start uo the cluster, cloud center keeps telling me that I'm exceeding the maximum vcpu count of 32. Right now I am only able to have 1 machine running. How can I fix this?

質問済み 1ヶ月前101ビュー
1回答
0

Hello.

Did you apply for a quota in the region where you will launch EC2?
EC2's vCPU quota is tied to the region, so when applying for quota upper limit relaxation, you need to change it to the region you are applying for.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-resource-limits.html
https://repost.aws/knowledge-center/ec2-instance-limit

You should also check that you applied for the correct quota.
https://docs.aws.amazon.com/ec2/latest/instancetypes/ec2-instance-quotas.html

For on-demand "m5.8xlarge", you need to apply for the quota shown in the red frame in the image below.
a

profile picture
エキスパート
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ