amazon-ec2-instance-selector icon indicating copy to clipboard operation
amazon-ec2-instance-selector copied to clipboard

Filter memory per vcpus

Open mhuguesaws opened this issue 1 year ago • 1 comments

It will be nice to have the ability to filter instance providing an amount of memory per vCPUs considering that all vCPUs will be utilized.

mhuguesaws avatar Jul 12 '23 18:07 mhuguesaws

You are able to query a ratio of memory to vcpus but not a specific memory quantity per vcpu. Does that take care of your use-case or are you looking for the latter?

      --vcpus-to-memory-ratio string                   The ratio of vcpus to GiBs of memory. (Example: 1:2)

bwagner5 avatar Dec 28 '23 21:12 bwagner5