%0 Journal Article %A Anubhav Jain %A Shyue Ping Ong %A Wei Chen %A Bharat Medasan %A Xiaohui Qu %A Michael Kocher %A Miriam Brafman %A Guido Petretto %A Gian-Marco Rignanese %A Geoffroy Hautier %A Daniel Gunter %A Kristin A Persson %B Concurrency and Computation: Practice and Experience %D 2015 %G eng %N 17 %P 5037 - 5059 %R 10.1002/cpe.3505 %T FireWorks: a dynamic workflow system designed for high-throughput applications %V 27 %8 12/2015 %! Concurrency Computat.: Pract. Exper. %X

This paper introduces FireWorks, a workflow software for running high-throughput calculation workflows at supercomputing centers. FireWorks has been used to complete over 50 million CPU-hours worth of computational chemistry and materials science calculations at the National Energy Research Supercomputing Center. It has been designed to serve the demanding high-throughput computing needs of these applications, with extensive support for (i) concurrent execution through job packing, (ii) failure detection and correction, (iii) provenance and reporting for long-running projects, (iv) automated duplicate detection, and (v) dynamic workflows (i.e., modifying the workflow graph during runtime). We have found that these features are highly relevant to enabling modern data-driven and high-throughput science applications, and we discuss our implementation strategy that rests on Python and NoSQL databases (MongoDB). Finally, we present performance data and limitations of our approach along with planned future work.