2022 IEEE International Parallel and Distributed Processing Symposium (IPDPS) 2022
DOI: 10.1109/ipdps53621.2022.00076
|View full text |Cite
|
Sign up to set email alerts
|

SALoBa: Maximizing Data Locality and Workload Balance for Fast Sequence Alignment on GPUs

Abstract: Sequence alignment forms an important backbone in many sequencing applications. A commonly used strategy for sequence alignment is an approximate string matching with a two-dimensional dynamic programming approach. Although some prior work has been conducted on GPU acceleration of a sequence alignment, we identify several shortcomings that limit exploiting the full computational capability of modern GPUs. This paper presents SALoBa, a GPU-accelerated sequence alignment library focused on seed extension. Based … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 45 publications
0
7
0
Order By: Relevance
“…In this section, we explain the techniques used in the stateof-the-art methods [1,5,42] for accelerating sequence alignment on GPUs with CUDA support. Input Packing.…”
Section: State-of-the-art Gpu Accelerationmentioning
confidence: 99%
See 4 more Smart Citations
“…In this section, we explain the techniques used in the stateof-the-art methods [1,5,42] for accelerating sequence alignment on GPUs with CUDA support. Input Packing.…”
Section: State-of-the-art Gpu Accelerationmentioning
confidence: 99%
“…Intra-query Parallelism. Intra-query parallelism [5,42] is an essential technique to exploit massive parallelism on the GPU. It assigns multiple threads to an alignment task as shown in Figure 2 (b).…”
Section: State-of-the-art Gpu Accelerationmentioning
confidence: 99%
See 3 more Smart Citations