Cargando…
Concurrent conditions access across validity intervals in CMSSW
The CMS software system, known as CMSSW, has a generalized conditions, calibration, and geometry data products system called the EventSetup. The EventSetup caches results of reading or calculating data products based on the interval of validity, IOV, which is based on the time period for which that...
Autor principal: | |
---|---|
Lenguaje: | eng |
Publicado: |
2020
|
Materias: | |
Acceso en línea: | http://cds.cern.ch/record/2797454 |
_version_ | 1780972391924498432 |
---|---|
author | Dagenhart, David |
author_facet | Dagenhart, David |
author_sort | Dagenhart, David |
collection | CERN |
description | The CMS software system, known as CMSSW, has a generalized conditions, calibration, and geometry data products system called the EventSetup. The EventSetup caches results of reading or calculating data products based on the interval of validity, IOV, which is based on the time period for which that data product is appropriate. With the original single threaded CMSSW framework, updating only on an IOV boundary meant we only required memory for a single data product of a given type at any time during the program execution. In 2016 CMS transitioned to using a multi-threaded framework as a way to save on memory during processing. This was accomplished by amortizing the memory cost of EventSetup data products across multiple concurrent events. To initially accomplish that goal required synchronizing event processing across IOV boundaries, thereby decreasing the scalability of the system. In this presentation we will explain how we used limited concurrent task queues to allow concurrent IOVs while still being able to limit the memory utilized. In addition, we will present performance measurements for both threading scalability of event throughtput and memory utilization. |
id | cern-2797454 |
institution | Organización Europea para la Investigación Nuclear |
language | eng |
publishDate | 2020 |
record_format | invenio |
spelling | cern-27974542022-10-20T14:01:54Zhttp://cds.cern.ch/record/2797454engDagenhart, DavidConcurrent conditions access across validity intervals in CMSSWDetectors and Experimental TechniquesComputing and ComputersThe CMS software system, known as CMSSW, has a generalized conditions, calibration, and geometry data products system called the EventSetup. The EventSetup caches results of reading or calculating data products based on the interval of validity, IOV, which is based on the time period for which that data product is appropriate. With the original single threaded CMSSW framework, updating only on an IOV boundary meant we only required memory for a single data product of a given type at any time during the program execution. In 2016 CMS transitioned to using a multi-threaded framework as a way to save on memory during processing. This was accomplished by amortizing the memory cost of EventSetup data products across multiple concurrent events. To initially accomplish that goal required synchronizing event processing across IOV boundaries, thereby decreasing the scalability of the system. In this presentation we will explain how we used limited concurrent task queues to allow concurrent IOVs while still being able to limit the memory utilized. In addition, we will present performance measurements for both threading scalability of event throughtput and memory utilization.CMS-CR-2020-034oai:cds.cern.ch:27974542020-02-04 |
spellingShingle | Detectors and Experimental Techniques Computing and Computers Dagenhart, David Concurrent conditions access across validity intervals in CMSSW |
title | Concurrent conditions access across validity intervals in CMSSW |
title_full | Concurrent conditions access across validity intervals in CMSSW |
title_fullStr | Concurrent conditions access across validity intervals in CMSSW |
title_full_unstemmed | Concurrent conditions access across validity intervals in CMSSW |
title_short | Concurrent conditions access across validity intervals in CMSSW |
title_sort | concurrent conditions access across validity intervals in cmssw |
topic | Detectors and Experimental Techniques Computing and Computers |
url | http://cds.cern.ch/record/2797454 |
work_keys_str_mv | AT dagenhartdavid concurrentconditionsaccessacrossvalidityintervalsincmssw |