ubc-cirrus-lab / caribou

Caribou is a framework for running and deploying complex serverless workflows multi-constraint and multi-objective aware on hyper-scalers over multiple regions.
Other
6 stars 0 forks source link

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

Closed Danidite closed 1 month ago

Danidite commented 1 month 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.