ubc-cirrus-lab / caribou

Caribou is a framework for geo-distributed deployment of serverless workflows to save carbon emissions.
Other
7 stars 0 forks source link

Fix deployment algorithms recalculating a different deployment metrics for home region deployment #273

Closed Danidite closed 2 months ago

Danidite commented 2 months ago

Fix an issue where the deployment algorithms recalculate the deployment metrics for home region deployment, this is an issue as given the stochastic nature of our algorithm, it can produce slightly different results which given tight developer restriction may signal that the home region deployment violate some constraint (aka home region is worse than home region) which should not happen.