2009 IEEE International Conference on Systems, Man and Cybernetics 2009
DOI: 10.1109/icsmc.2009.5346845
|View full text |Cite
|
Sign up to set email alerts
|

Performance enhancement of smith-waterman algorithm using hybrid model: Comparing the MPI and hybrid programming paradigm on SMP clusters

Abstract: Nowadays, database pattern searching is the most heavily used operation in computational biology. Indeed, sequence alignment algorithm plays an important role to find the homologous groups of sequences which may help to determine the function of new sequences. Meanwhile Smith-Waterman algorithm is one of the most prominent pattern matching algorithms. However, it cost the large quantity of time and resource power. By the aid of parallel hardware and software architecture it becomes more feasible to get the fas… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
13
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 16 publications
(13 citation statements)
references
References 9 publications
0
13
0
Order By: Relevance
“…In [1], a cluster of PS3s is used where MPI is used for communication among the PS3. All the cluster approaches use MPI for communication and [15] uses MPI and OpenMP. For each we list GCUPS and, as an indication, the speed-up of such methods.…”
Section: Methodsmentioning
confidence: 99%
“…In [1], a cluster of PS3s is used where MPI is used for communication among the PS3. All the cluster approaches use MPI for communication and [15] uses MPI and OpenMP. For each we list GCUPS and, as an indication, the speed-up of such methods.…”
Section: Methodsmentioning
confidence: 99%
“…Most current discussions in local sequence alignment focus on multicore architectures with shared memory such as divide and conquer techniques [16][17][18], striped SW [19][20][21][22], Instruction-set Processor (ASIP) architecture [23], data compression [24,25], genome assembly (re-sequence) algorithms [26,27], and Symmetric Multi-Processing (SMP) architecture [28,29]. This section discusses in detail these algorithms along with their advantage and disadvantage.…”
Section: Fig 3: Dual Core and Quad Core In Multicores Platformsmentioning
confidence: 99%
“…Numerous experiments have established test-bed for comparing three models to parallelize the SW algorithm including pure MPI, pure OpenMP, and a hybrid model using MPI/OpenMP [28,29]. Furthermore, evaluations and measurements for the performance of a hybrid model are tested.…”
Section: Symmetric Multi-processing (Smp) Architecturementioning
confidence: 99%
“…Therefore, even though a high amount of comparisons is made, the size of the resultant similarity matrices is not big. For instance, in [20], the maximum size of the query sequence is 2KBP. …”
Section: Related Workmentioning
confidence: 99%
“…The longest sequence size compared with the algorithms discussed in this section is 1.1 MBP. The problem treated by [10,11,20] is the comparison of a small query sequence with a genomic database. These databases are often composed by a great number of sequences and each processor compares the same sequence with a subset of the sequences that belong to the database.…”
Section: Related Workmentioning
confidence: 99%