You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I adjust the model to c6i.large, c6i.xlarge, c6i.2xlarge,
I found that there is a problem with the logic of calculating the calculated quantity,
whether this is calculated according to the M5 model, and the CPU ratio of C6i is 2:4:8
for example
i select c6i.xlarge,cpus is 8,The number of machines should be equal to 2 (2=8/4)
The text was updated successfully, but these errors were encountered:
When I adjust the model to c6i.large, c6i.xlarge, c6i.2xlarge,
I found that there is a problem with the logic of calculating the calculated quantity,
whether this is calculated according to the M5 model, and the CPU ratio of C6i is 2:4:8
for example
i select c6i.xlarge,cpus is 8,The number of machines should be equal to 2 (2=8/4)
The text was updated successfully, but these errors were encountered: