2013
DOI: 10.1186/1751-0473-8-18
|View full text |Cite
|
Sign up to set email alerts
|

MEGADOCK 3.0: a high-performance protein-protein interaction prediction software using hybrid parallel computing for petascale supercomputing environments

Abstract: BackgroundProtein-protein interaction (PPI) plays a core role in cellular functions. Massively parallel supercomputing systems have been actively developed over the past few years, which enable large-scale biological problems to be solved, such as PPI network prediction based on tertiary structures.ResultsWe have developed a high throughput and ultra-fast PPI prediction system based on rigid docking, “MEGADOCK”, by employing a hybrid parallelization (MPI/OpenMP) technique assuming usages on massively parallel … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
14
0
1

Year Published

2014
2014
2023
2023

Publication Types

Select...
6
2
1

Relationship

1
8

Authors

Journals

citations
Cited by 25 publications
(16 citation statements)
references
References 13 publications
1
14
0
1
Order By: Relevance
“…This slight decrease was due to hyper-threading, which dropped the efficiency of thread execution when multiple threads were assigned to a single physical core. A similar behavior can be found in other memory-intensive applications [15]- [17].…”
Section: Fig 10supporting
confidence: 80%
“…This slight decrease was due to hyper-threading, which dropped the efficiency of thread execution when multiple threads were assigned to a single physical core. A similar behavior can be found in other memory-intensive applications [15]- [17].…”
Section: Fig 10supporting
confidence: 80%
“…Figure 3 andTable 4 show the total docking calculation time results for the dataset. MEGADOCK was parallelized previously using OpenMP and it provided good acceleration with multicores, as reported in our previous study [ 17 ]. With this dataset, it achieved a 6.3-fold speed up using eight CPU cores.…”
Section: Methodsmentioning
confidence: 99%
“…It calculates these functions using a single FFT calculation and is much faster than the well-known docking program ZDOCK [ 13 ], which requires eight FFT calculations. MEGADOCK has already been parallelized using MPI and OpenMP for multiple combinations of protein pairs [ 16 , 17 ].…”
Section: Megadockmentioning
confidence: 99%
“…This mechanism can synchronize multiple threads approximately ten times faster than software barrier processing. Thus, we can reduce the overhead at the level of fine-grained parallelism and obtain very good scalability of parallel threads [12].…”
Section: Performance Optimization and Evaluation On The K Computermentioning
confidence: 99%