awslabs / amazon-omics-tools

Apache License 2.0
18 stars 6 forks source link

Recommended instance size should include or be replaced with recommended CPU, GPU and Memory #50

Closed markjschreiber closed 3 weeks ago

markjschreiber commented 3 weeks ago

There is indirection in the instance type recommendations. “sizeMinimum” tells you which omics instance type is optimal/recommended; however, it does not specify the vCPUs, memory, and/or GPUs associated with this omics instance type. To get this information, customers need to take the sizeMinimum instance type, go to the pricing page on the HealthOmics product marketing page, and then look up the vCPUs, memory, and GPUs to get these numbers to use in the workflow definition. The tool needs to specify these three data points directly in the CSV output to avoid this extra manual mapping step