Related papers: A study on implementing a multithreaded version of…
The IceCube Neutrino Observatory is a cubic kilometer neutrino telescope located at the Geographic South Pole. For every observed neutrino event, there are over $10^6$ background events caused by cosmic ray air shower muons. In order to…
Within the next decade, experimental High Energy Physics (HEP) will enter a new era of scientific discovery through a set of targeted programs recommended by the Particle Physics Project Prioritization Panel (P5), including the upcoming…
JUNO is a multipurpose neutrino experiment which is designed to determine neutrino mass hierarchy and precisely measure oscillation parameters. As one of the important systems, the JUNO offline software is being developed using the SNiPER…
An ASIC named CATIROC (Charge And Time Integrated Read Out Chip) has been developed for the next-generation neutrino experiments using a large number of photomultiplier tubes (PMTs). Each CATIROC provides the time and the charge…
Interest in parallel architectures applied to real time selections is growing in High Energy Physics (HEP) experiments. In this paper we describe performance measurements of Graphic Processing Units (GPUs) and Intel Many Integrated Core…
Simulating physics processes and detector responses is essential in high energy physics and represents significant computing costs. Generative machine learning has been demonstrated to be potentially powerful in accelerating simulations,…
For several decades, the CPU has been the standard model to use in the majority of computing. While the CPU does excel in some areas, heterogeneous computing, such as reconfigurable hardware, is showing increasing potential in areas like…
The electrical and electronic engineering has used parallel programming to solve its large scale complex problems for performance reasons. However, as parallel programming requires a non-trivial distribution of tasks and data, developers…
Support for lower precision computation is becoming more common in accelerator hardware due to lower power usage, reduced data movement and increased computational performance. However, computational science and engineering (CSE) problems…
In this article we discuss our implementation of a polyphase filter for real-time data processing in radio astronomy. We describe in detail our implementation of the polyphase filter algorithm and its behaviour on three generations of…
The IceCube Neutrino Observatory at the South Pole is a multi-component particle detector consisting of the IceTop surface array and the deep in-ice IceCube array. The foreseen enhancement of the surface instrumentation will consist of…
Mainly due to their outstanding performance the position sensitive silicon detectors are widely used in the tracking systems of High Energy Physics experiments such as the ALICE, ATLAS, CMS and LHCb at LHC, the world's largest particle…
Three types of high rate neutrino detectors for neutrino interaction physics at neutrino factories are discussed. High performance general-purpose detectors might collect event samples on the order of a billion events or more. This could…
The Multipurpose Detector (MPD) \cite{cite1.MPD_CDR} is designed to study of hot and dense baryonic matter in collisions of heavy ions over the atomic mass range 1--197 at the centre of mass energy up to $\sqrt{S_{NN}}$ = 11 GeV (for…
As spiking-based deep learning inference applications are increasing in embedded systems, these systems tend to integrate neuromorphic accelerators such as $\mu$Brain to improve energy efficiency. We propose a $\mu$Brain-based scalable…
In the High-Luminosity Large Hadron Collider (HL-LHC), one of the most challenging computational problems is expected to be finding and fitting charged-particle tracks during event reconstruction. The methods currently in use at the LHC are…
Cosmic neutrinos are unique probes of the high energy universe. IceCube has discovered a diffuse astrophysical neutrino flux since 2013, but their origin remains elusive. The potential sources could include, for example, active galactic…
In this paper I will discuss how an intense beam of high energy neutrinos produced with conventional technology could be used to further our understanding of neutrino masses and mixings. I will describe the possibility of building such a…
Simulation-guided design represents a fundamental contribution towards the development of modern semiconductor devices aiming to reach high-performance particle detection, identification and tracking, and constitutes a strategic element of…
Parallel computing is a standard approach to achieving high-performance computing (HPC). Three commonly used methods to implement parallel computing include: 1) applying multithreading technology on single-core or multi-core CPUs; 2)…