IEEE International Conference on Electro-Information Technology , EIT 2013 2013
DOI: 10.1109/eit.2013.6632683
|View full text |Cite
|
Sign up to set email alerts
|

PyGASP: Python-based GPU-accelerated signal processing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 11 publications
0
1
0
Order By: Relevance
“…In our research, we explore the potential of a hardware-based parallel processing architecture to execute the FHSI algorithm [20,21], recognized as one of the most effective reconstruction algorithms to date. We leveraged the GPU-accelerated capabilities of the Nvidia Xavier platform, employing PyCUDA [22,23] to develop kernels aimed at optimizing bottleneck operations. Our optimization strategies included the use of shared memory with padding to prevent bank conflicts [24], coalescing global memory accesses for increased throughput [25], pre-computation of constants to diminish runtime calculations [26], loop unrolling [27], and warp divergence minimization through conditional optimization [4].…”
Section: Introductionmentioning
confidence: 99%
“…In our research, we explore the potential of a hardware-based parallel processing architecture to execute the FHSI algorithm [20,21], recognized as one of the most effective reconstruction algorithms to date. We leveraged the GPU-accelerated capabilities of the Nvidia Xavier platform, employing PyCUDA [22,23] to develop kernels aimed at optimizing bottleneck operations. Our optimization strategies included the use of shared memory with padding to prevent bank conflicts [24], coalescing global memory accesses for increased throughput [25], pre-computation of constants to diminish runtime calculations [26], loop unrolling [27], and warp divergence minimization through conditional optimization [4].…”
Section: Introductionmentioning
confidence: 99%