Welcome to Cedana!¶
Cedana (/ce’dana/) is a pause/migrate/resume system for compute. We leverage insight into the Linux Kernel (through CRIU and other methods) to checkpoint and restore workloads across instances and vendors.
We are working on building a global, real-time system for compute. This means a paradigm shift in how we allocate resources to things like high performance computing, numerical simulation and training and running machine learning models.
The best use case right now is demonstrated by the open source cedana-cli tool, which allows user access to compute across
multiple cloud providers through a single point of entry. These docs aim to help users of cedana-cli
.
We have a managed service on top of this, which provides additional brokerage functionality - optimizing and migrating between instances in realtime to minimize some objective function (usually a function of price, latency, reliability, or performance). Please visit our website for more information.
Check out the Usage section for further information, including how to Install the project.
Note
This project is under active development.