- Newest
- Most votes
- Most comments
Hi
You can change the job definition with a high number of vCPU's and Memory, but please check the service quota and make sure if that fits with your limits, else request an increase through support. Check Quota here: https://console.aws.amazon.com/servicequotas/
Best practices on AWS Batch and the use of right compute resources/memory is detailed here: https://aws.amazon.com/blogs/hpc/aws-batch-best-practices/
Thanks Arun
No, You can not directly resubmit (Clone) the same job in case of increasing the memory and vCPU. Clone allows you to increase only the Execution Timeout and Job attempts.
To increase the memory you have to revise the Job Definition which is aligned with Compute Environment. Eg. Compute instances has 4vCPU with 8GiB memory then you can go up to that limit (not beyond) and then you have to Submit the BatchJob
Regards, Lakshmi Chidambaram
Relevant content
- asked 8 years ago
- asked 4 years ago
- AWS OFFICIALUpdated 10 months ago
