会议论文详细信息
16th International workshop on Advanced Computing and Analysis Techniques in physics research
Evolution of the ATLAS Software Framework towards Concurrency
物理学;计算机科学
Jones, R.W.L.^1 ; Stewart, G.A.^2 ; Leggett, C.^3 ; Wynne, B.M.^1
Department of Physics, Lancaster University, Lancaster, United Kingdom^1
School of Physics and Astronomy, University of Glasgow, Glasgow, United Kingdom^2
Physics Division, Lawrence Berkeley National Laboratory, University of California, Berkeley
CA, United States^3
关键词: ATLAS experiment;    Event Processing;    First principles;    Multi-threading;    Programming models;    Reconstruction software;    Single-threaded;    Software frameworks;   
Others  :  https://iopscience.iop.org/article/10.1088/1742-6596/608/1/012037/pdf
DOI  :  10.1088/1742-6596/608/1/012037
学科分类:计算机科学(综合)
来源: IOP
PDF
【 摘 要 】

The ATLAS experiment has successfully used its Gaudi/Athena software framework for data taking and analysis during the first LHC run, with billions of events successfully processed. However, the design of Gaudi/Athena dates from early 2000 and the software and the physics code has been written using a single threaded, serial design. This programming model has increasing difficulty in exploiting the potential of current CPUs, which offer their best performance only through taking full advantage of multiple cores and wide vector registers. Future CPU evolution will intensify this trend, with core counts increasing and memory per core falling. Maximising performance per watt will be a key metric, so all of these cores must be used as efficiently as possible. In order to address the deficiencies of the current framework, ATLAS has embarked upon two projects: first, a practical demonstration of the use of multi-threading in our reconstruction software, using the GaudiHive framework; second, an exercise to gather requirements for an updated framework, going back to the first principles of how event processing occurs. In this paper we report on both these aspects of our work. For the hive based demonstrators, we discuss what changes were necessary in order to allow the serially designed ATLAS code to run, both to the framework and to the tools and algorithms used. We report on what general lessons were learned about the code patterns that had been employed in the software and which patterns were identified as particularly problematic for multi-threading. These lessons were fed into our considerations of a new framework and we present preliminary conclusions on this work. In particular we identify areas where the framework can be simplified in order to aid the implementation of a concurrent event processing scheme. Finally, we discuss the practical difficulties involved in migrating a large established code base to a multi-threaded framework and how this can be achieved for LHC Run 3.

【 预 览 】
附件列表
Files Size Format View
Evolution of the ATLAS Software Framework towards Concurrency 849KB PDF download
  文献评价指标  
  下载次数:16次 浏览次数:26次