Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 894 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 894 Bytes

MPIHistogrammer - A distributed parallel histogrammer for event based data

MPIHistogrammer is a library for parallel analysis of event based data stored in CERN ROOT trees. It is built with MPI and thus scalable across large computing clusters. This is an alternative to PROOF which is ROOT's parallel framework. Unfortunately PROOF is not easily used with PBS/Torque for submission based jobs at high performance computing centers as it requires system admins to install special PROOF server software. MPIHistogrammer is a simple library built with extreme-scale systems in mind and thus natively supports distributed parallel ROOT-based analysis in the standard HPC ecosystem.

Author: Chris Sullivan email: sullivan at nscl dot msu dot edu

License:

See the LICENSE file for licensing and copyright information