Skip to content

Commit

Permalink
Merge pull request #3 from drarwood/xihaoli-patch-1
Browse files Browse the repository at this point in the history
Update dxapp.json
  • Loading branch information
drarwood authored Jan 12, 2025
2 parents fe7d04e + 2056ad0 commit bdf6524
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dxapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"label": "Number of parallel processes for conversion",
"class": "int",
"optional": true,
"default": 16,
"default": 30,
"help": ""
}
],
Expand All @@ -45,7 +45,7 @@
"runSpec": {
"timeoutPolicy": {
"*": {
"hours": 72
"hours": 360
}
},
"interpreter": "bash",
Expand All @@ -64,7 +64,7 @@
"aws:eu-west-2": {
"systemRequirements": {
"*": {
"instanceType": "mem2_ssd1_v2_x16"
"instanceType": "mem1_ssd1_v2_x36"
}
}
}
Expand Down

0 comments on commit bdf6524

Please sign in to comment.