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

Dynamic Adjustment of Deployment Solver's Iterations #317

Open pjavanrood opened 1 week ago

pjavanrood commented 1 week ago

Currently, the deployment solver will exit early when it exceeds the given timeout period. Ideally we would like to dynamically adjust the number of iterations of the solver(or even the monte-carlo simulation) based on the timeout period.