ContainerOverrides parameter

0

Hi,
I am using Constant JSON text to define the parameter for my Batch target.
I am having problem overriding the vcpus for the target job. I am aware the parameter naming should be in camel case but I having problem overriding the cpus.

For example, I want to override the vcpus to 6, but below will run the batch job but fail to override the vcpus.
{ "ContainerOverrides": { "VCpus" : 6, "Memory" : 2000, "Command": ["run_job.sh"]}}

Thanks in advance.

hop
已提问 4 年前657 查看次数
1 回答
0

I was close. It's Vcpus.

hop
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则