Skip to content

Commit 830a6b7

Browse files
committed
Change(aws): Environment vals for up to 100 parallel jobs
1 parent d285631 commit 830a6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/setup/batch/environment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "EC2",
1414
"allocationStrategy": "BEST_FIT_PROGRESSIVE",
1515
"minvCpus": 0,
16-
"maxvCpus": 32,
16+
"maxvCpus": 400,
1717
"desiredvCpus": 0,
1818
"instanceTypes": [
1919
"m5.xlarge"

0 commit comments

Comments
 (0)