TL;DR
EspressoDB is a Python-based framework designed to streamline and manage complex scientific computing workflows, ensuring data integrity and reducing manual effort at high-performance computing facilities.
Contribution
It introduces a novel object-relational data management system tailored for scientific workflows, enhancing flexibility and ease of use compared to existing solutions.
Findings
Improves workflow management efficiency in scientific computing.
Centralizes data storage and guarantees data integrity.
Reduces human time spent on managing computational jobs.
Abstract
Leadership computing facilities around the world support cutting-edge scientific research across a broad spectrum of disciplines including understanding climate change, combating opioid addiction, or simulating the decay of a neutron. While the increase in computational power has allowed scientists to better evaluate the underlying model, the size of these computational projects have grown to a point where a framework is desired to facilitate managing the workflow. A typical scientific computing workflow includes: Defining all input parameters for every step of the computation; Defining dependencies of computational tasks; Storing some of the output data; Post-processing these data files; Performing data analysis on output. EspressoDB is a programmatic object-relational data management framework implemented in Python and based on the Django web framework. EspressoDB was developed to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
