Skip to content

EC2 Instance Selector v1.3.1

Compare
Choose a tag to compare
@bwagner5 bwagner5 released this 09 Jul 18:35
d98d38b

Bug Fixes

  • Raise the lower bound of the vcpus and memory similarity resource band to 10% below and 20% above the resources of the base-instance-type passed in. This will promote a narrower band of flexibility for selected instance types that are below the resources of the instance type passed in. #23
  • When --base-instance-type is fed a non-gpu instance type, only non-gpu instance types should be selected. If a gpu instance type is fed in, then only gpu instance types will be selected. #22

Other:

  • We are publishing .tar.gz archives of the binaries to reduce the asset sizes when downloading and use as static bottles for homebrew. #24