2005
DOI: 10.1016/j.future.2005.03.001
|View full text |Cite
|
Sign up to set email alerts
|

An adaptive grid implementation of DNA sequence alignment

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

2006
2006
2020
2020

Publication Types

Select...
6
2

Relationship

1
7

Authors

Journals

citations
Cited by 20 publications
(13 citation statements)
references
References 11 publications
0
13
0
Order By: Relevance
“…Combination of several PC clusters creates a hierarchical grid computing. [7] have implemented a DNA sequence alignment model under this hierarchical grid architecture. They used dynamic programming algorithm with linear space parallelism and is separated into two parts: parallelization of the similarity matrix and parallelization of the divide-and-conquer algorithm.…”
Section: A Related Workmentioning
confidence: 99%
“…Combination of several PC clusters creates a hierarchical grid computing. [7] have implemented a DNA sequence alignment model under this hierarchical grid architecture. They used dynamic programming algorithm with linear space parallelism and is separated into two parts: parallelization of the similarity matrix and parallelization of the divide-and-conquer algorithm.…”
Section: A Related Workmentioning
confidence: 99%
“…They used dynamic programming algorithm with linear space parallelism and is separated into two parts: parallelization of the similarity matrix and parallelization of the divide-and-conquer algorithm. [10].…”
Section: B) Agentmentioning
confidence: 99%
“…Constrained by the fact that it must make use of the selective computation and allocation discussed previously, along with the need for the dynamic programming tables to be distributed to allow for more available memory, the design follows a new parallel programming paradigm known as manager-worker. Manager-worker is a highly modified version of the master-slave paradigm, sharing some similarities with the recently proposed schedulerworker paradigm, which is designed for robustness under disturbance on heterogeneous platforms [5]. Where the manager-worker differs from the scheduler-worker is in the management of its tasks and task-related communication.…”
Section: Parallel Algorithm and Implementationmentioning
confidence: 99%
“…There has been significant recent work on the parallelization of dynamic programming algorithms in computational biology [9], [10], [11], including implementations suitable for computational grids [5]. What distinguishes this work is the data-driven recursive implementation, with resulting dynamically allocated tasks.…”
Section: Introductionmentioning
confidence: 99%