November 2023

Conference Paper

Efficient Data Management in Neutron Scattering Data Reduction Workflows at ORNL

By:
Godoy, William F; Peterson, Peter F; Hahn, Steven E; Billings, Jay J
Page Number:
2674-2680
Issue Number:
{}
Book Title:
2020 IEEE International Conference on Big Data (Big Data)
Publication Date:
November 9, 2023
Publisher Location:
IEEE, District of Columbia, United States of America
Conference Name:
International Workshop on Big Data Reduction held with 2020 IEEE International Conference on Big Data
Conference Location:
Atlanta (virtual), Georgia, United States of America
Conference Sponsor:
IEEE
View DOI Listing:
https://doi.org/10.1109/BigData50022.2020.9377836

Abstract

Oak Ridge National Laboratory (ORNL) experimental neutron science facilities produce 1.2 TB a day of raw event-based data that is stored using the standard metadata-rich NeXus schema built on top of the HDF5 file format. Performance of several data reduction workflows is largely determined by the amount of time spent on the loading and processing algorithms in Mantid, an open-source data analysis framework used across several neutron sciences facilities around the world. The present work introduces new data management algorithms to address identified input output (I/O) bottlenecks on Mantid. First, we introduce an in-memory binary-tree metadata index that resemble NeXus data access patterns to provide a scalable search and extraction mechanism. Second, data encapsulation in Mantid algorithms is optimally redesigned to reduce the total compute and memory runtime footprint associated with metadata I/O reconstruction tasks. Results from this work show speed ups in wall-clock time on ORNL data reduction workflows, ranging from 11% to 30% depending on the complexity of the targeted instrument-specific data. Nevertheless, we highlight the need for more research to address reduction challenges as experimental data volumes increase.