Dimoudi, Sofia
Normalized to: Dimoudi, S.
4 article(s) in total. 8 co-authors, from 1 to 4 common article(s). Median position in authors list is 1,5.
[1]
oai:arXiv.org:1911.01353 [pdf] - 1990479
Searching for pulsars in extreme orbits -- GPU acceleration of the
Fourier domain 'jerk' search
Submitted: 2019-11-04
Binary pulsars are an important target for radio surveys because they present
a natural laboratory for a wide range of astrophysics for example testing
general relativity, including detection of gravitational waves. The orbital
motion of a pulsar which is locked in a binary system causes a frequency shift
(a Doppler shift) in their normally very periodic pulse emissions. These shifts
cause a reduction in the sensitivity of traditional periodicity searches. To
correct this smearing Ransom [2001], Ransom et al. [2002] developed the Fourier
domain acceleration search (FDAS) which uses a matched filtering technique.
This method is however limited to a constant pulsar acceleration. Therefore,
Andersen and Ransom [2018] broadened the Fourier domain acceleration search to
account also for a linear change in the acceleration by implementing the
Fourier domain "jerk" search into the PRESTO software package. This extension
increases the number of matched filters used significantly. We have implemented
the Fourier domain "jerk" search (JERK) on GPUs using CUDA. We have achieved
90x performance increase when compared to the parallel implementation of JERK
in PRESTO. This work is part of the AstroAccelerate project Armour et al.
[2019], a many-core accelerated time-domain signal processing library for radio
astronomy.
[2]
oai:arXiv.org:1804.05335 [pdf] - 1795694
A GPU implementation of the Correlation Technique for Real-time Fourier
Domain Pulsar Acceleration Searches
Submitted: 2018-04-15
The study of binary pulsars enables tests of general relativity. Orbital
motion in binary systems causes the apparent pulsar spin frequency to drift,
reducing the sensitivity of periodicity searches. Acceleration searches are
methods that account for the effect of orbital acceleration. Existing methods
are currently computationally expensive, and the vast amount of data that will
be produced by next generation instruments such as the Square Kilometre Array
(SKA) necessitates real-time acceleration searches, which in turn requires the
use of High Performance Computing (HPC) platforms. We present our
implementation of the Correlation Technique for the Fourier Domain Acceleration
Search (FDAS) algorithm on Graphics Processor Units (GPUs). The correlation
technique is applied as a convolution with multiple Finite Impulse Response
filters in the Fourier domain. Two approaches are compared: the first uses the
NVIDIA cuFFT library for applying Fast Fourier Transforms (FFTs) on the GPU,
and the second contains a custom FFT implementation in GPU shared memory. We
find that the FFT shared memory implementation performs between 1.5 and 3.2
times faster than our cuFFT-based application for smaller but sufficient filter
sizes. It is also 4 to 6 times faster than the existing GPU and OpenMP
implementations of FDAS. This work is part of the AstroAccelerate project, a
many-core accelerated time-domain signal processing library for radio
astronomy.
[3]
oai:arXiv.org:1711.10855 [pdf] - 1595318
Improved Acceleration of the GPU Fourier Domain Acceleration Search
Algorithm
Submitted: 2017-11-29
We present an improvement of our implementation of the Correlation Technique
for the Fourier Domain Acceleration Search (FDAS) algorithm on Graphics
Processor Units (GPUs) (Dimoudi & Armour 2015; Dimoudi et al. 2017). Our new
improved convolution code which uses our custom GPU FFT code is between 2.5 and
3.9 times faster the than our cuFFT-based implementation (on an NVIDIA P100)
and allows for a wider range of filter sizes then our previous version. By
using this new version of our convolution code in FDAS we have achieved 44%
performance increase over our previous best implementation. It is also
approximately 8 times faster than the existing PRESTO GPU implementation of
FDAS (Luo 2013). This work is part of the AstroAccelerate project (Armour et
al. 2002), a many-core accelerated time-domain signal processing library for
radio astronomy.
[4]
oai:arXiv.org:1511.07343 [pdf] - 1317123
Pulsar Acceleration Searches on the GPU for the Square Kilometre Array
Submitted: 2015-11-23, last modified: 2015-11-24
Pulsar acceleration searches are methods for recovering signals from radio
telescopes, that may otherwise be lost due to the effect of orbital
acceleration in binary systems. The vast amount of data that will be produced
by next generation instruments such as the Square Kilometre Array (SKA)
necessitates real-time acceleration searches, which in turn requires the use of
HPC platforms. We present our implementation of the Fourier Domain Acceleration
Search (FDAS) algorithm on Graphics Processor Units (GPUs) in the context of
the SKA, as part of the Astro-Accelerate real-time data processing library,
currently under development at the Oxford e-Research Centre (OeRC), University
of Oxford.