advancc / spark_hdf5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goal

Can big data tools and High Performance Computing (HPC) resources benefit data- and compute-intensive statistical analyses in high energy physics (HEP) to improve time-to-physics?

Synopsis

We use Spark to implement an active Large Hadron Collider (LHC) analysis, searching for Dark Matter with the Compact Muon Solenoid (CMS) detector as our use case. Our input data is in HDF5 format, we provide a custom HDF5 to Spark DataFrame reader. We also provide several examples to manipulate multiple DataFrames using UDFs, aggregations, etc. We provide functions specific to the CMS data, and evaluate the performance on the supercomputing resources provided by National Energy Research Scientific Computing Center (NERSC).

正在学习这个项目。。。。

About


Languages

Language:Scala 63.6%Language:Python 34.3%Language:R 2.0%