Litcius/Paper detail

PDFFlow: Parton distribution functions on GPU

Stefano Carrazza, Juan Cruz–Martinez, Marco Rossi

2021Computer Physics Communications28 citationsDOIOpen Access PDF

Abstract

We present PDFFlow, a new software for fast evaluation of parton distribution functions (PDFs) designed for platforms with hardware accelerators. PDFs are essential for the calculation of particle physics observables through Monte Carlo simulation techniques. The evaluation of a generic set of PDFs for quarks and gluon at a given momentum fraction and energy scale requires the implementation of interpolation algorithms as introduced for the first time by the LHAPDF project. PDFFlow extends and implements these interpolation algorithms using Google's TensorFlow library providing the capabilities to perform PDF evaluations taking fully advantage of multi-threading CPU and GPU setups. We benchmark the performance of this library on multiple scenarios relevant for the particle physics community. Program Title: PDFFlow CPC Library link to program files: https://doi.org/10.17632/rtp8xr3hn9.1 Developer's repository link: https://github.com/N3PDF/pdfflow Licensing provisions: GPLv3 Programming language: Python, C Nature of problem: The evaluation of a generic set of parton distribution functions requires the implementation of interpolation algorithms. Currently, there are no public available implementations with hardware acceleration support. Solution method: Implementation of interpolation algorithms for the evaluation of parton distribution functions and the strong coupling αs using the dataflow graph infrastructure provided by the TensorFlow framework, taking advantage of multi-threading CPU and GPU setups.

Topics & Concepts

PartonBenchmark (surveying)Interpolation (computer graphics)Monte Carlo methodComputer scienceComputational scienceParticle physicsQuarkSoftwareSet (abstract data type)CUDAStatistical physicsPhysicsParallel computingMathematicsArtificial intelligenceProgramming languageGeodesyStatisticsGeographyMotion (physics)Particle physics theoretical and experimental studiesHigh-Energy Particle Collisions ResearchAdvanced Data Storage Technologies
PDFFlow: Parton distribution functions on GPU | Litcius