executor/aws-batchgood first issuetriage/investigate
倉庫指標
- Star
- (3,382 star)
- PR 合併指標
- (平均合併 16天 9小時) (30 天內合併 54 個 PR)
描述
When running wf-human-variation from ONT on AWSBatch Fargate, I get this error
ERROR ~ Error executing process > 'ingress:minimap2_alignment (1)'
Caused by:
Requirement of 12 CPUs is not allowed by Fargate -- Check process with name 'ingress:minimap2_alignment (1)'
From what I can tell it's because the requested CPU value does not match one from the list found here:
It seems a bit restrictive to require specific CPU values, am I doing something wrong or is that in fact the case?