3 research outputs found

    Online data compression in the ALICE O2^2 facility

    No full text
    The ALICE Collaboration and the ALICE O2 project have carried out detailed studies for a new online computing facility planned to be deployed for Run 3 of the Large Hadron Collider (LHC) at CERN. Some of the main aspects of the data handling concept are partial reconstruction of raw data organized in so called time frames, and based on that information reduction of the data rate without significant loss in the physics information. A production solution for data compression has been in operation for the ALICE Time Projection Chamber (TPC) in the ALICE High Level Trigger online system since 2011. The solution is based on reconstruction of space points from raw data. These so called clusters are the input for reconstruction of particle trajectories. Clusters are stored instead of raw data after a transformation of required parameters into an optimized format and subsequent lossless data compression techniques. With this approach, a reduction of 4.4 has been achieved on average. For Run 3, not only a significantly higher reduction is required but also improvements in the implementation of the actual algorithms. The innermost operations of the processing loop effectively need to be called up to O 101110^{11} /s to cope with the data rate. This can only be achieved in a parallel scheme and makes these operations candidates for optimization. The potential of template programming and static dispatch in a polymorphic implementation has been studied as an alternative to the commonly used dynamic dispatch at runtime. In this contribution we report on the development of a specific programming technique to efficiently combine compile time and runtime domains and present results for the speedup of the algorithm

    Online data compression in the ALICE O2 facility

    Get PDF
    The ALICE Collaboration and the ALICE O2 project have carried out detailed studies for a new online computing facility planned to be deployed for Run 3 of the Large Hadron Collider (LHC) at CERN. Some of the main aspects of the data handling concept are partial reconstruction of raw data organized in so called time frames, and based on that information reduction of the data rate without significant loss in the physics information. A production solution for data compression has been in operation for the ALICE Time Projection Chamber (TPC) in the ALICE High Level Trigger online system since 2011. The solution is based on reconstruction of space points from raw data. These so called clusters are the input for reconstruction of particle trajectories. Clusters are stored instead of raw data after a transformation of required parameters into an optimized format and subsequent lossless data compression techniques. With this approach, a reduction of 4.4 has been achieved on average. For Run 3, not only a significantly higher reduction is required but also improvements in the implementation of the actual algorithms. The innermost operations of the processing loop effectively need to be called up to O(1011)/s to cope with the data rate. This can only be achieved in a parallel scheme and makes these operations candidates for optimization. The potential of template programming and static dispatch in a polymorphic implementation has been studied as an alternative to the commonly used dynamic dispatch at runtime. In this contribution we report on the development of a specific programming technique to efficiently combine compile time and runtime domains and present results for the speedup of the algorithm

    Midrapidity antiproton-to-proton ratio in pp collisons root s=0.9 and 7 TeV measured by the ALICE experiment

    No full text
    The ratio of the yields of antiprotons to protons in pp collisions has been measured by the ALICE experiment at root s = 0.9 and 7 TeV during the initial running periods of the Large Hadron Collider. The measurement covers the transverse momentum interval 0.45 < p(t) < 1.05 GeV/c and rapidity vertical bar y vertical bar < 0.5. The ratio is measured to be R-vertical bar y vertical bar<0.5 = 0.957 +/- 0.006(stat) +/- 0.0014(syst) at 0.9 Tev and R-vertical bar y vertical bar<0.5 = 0.991 +/- 0.005 +/- 0.014(syst) at 7 TeV and it is independent of both rapidity and transverse momentum. The results are consistent with the conventional model of baryon-number transport and set stringent limits on any additional contributions to baryon-number transfer over very large rapidity intervals in pp collisions
    corecore