Wanted: standards for automatic reproducibility of computational experiments

Samuel Grayson,Reed Milewicz,Joshua Teves,Daniel S. Katz,Darko Marinov
2023-07-21
Abstract:Those seeking to reproduce a computational experiment often need to manually look at the code to see how to build necessary libraries, configure parameters, find data, and invoke the experiment; it is not automatic. Automatic reproducibility is a more stringent goal, but working towards it would benefit the community. This work discusses a machine-readable language for specifying how to execute a computational experiment. We invite interested stakeholders to discuss this language at <a class="link-external link-https" href="https://github.com/charmoniumQ/execution-description" rel="external noopener nofollow">this https URL</a> .
Software Engineering
What problem does this paper attempt to address?