Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Cluster Sampling Method01:20

Cluster Sampling Method

11.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.0K
Distance Problem01:29

Distance Problem

215
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
215
Distance Corrections01:15

Distance Corrections

427
To achieve precise distance measurements, especially in surveying and construction, certain corrections must be applied to account for potential sources of error like the standardization errors, temperature variations, and slope adjustments.Standardization error emerges when measurement equipment undergoes changes, such as wear, repairs, or weather impacts. To address this, surveyors compare the equipment’s readings to a standard. This process identifies any deviation that might lead to...
427
Area Computation by the Alternative Coordinate Method01:24

Area Computation by the Alternative Coordinate Method

857
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
857
Parallel Processing01:20

Parallel Processing

941
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
941
Multimachine Stability01:25

Multimachine Stability

677
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
677

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Author Correction: COVID-19 infection segmentation using hybrid deep learning and image processing techniques.

Scientific reports·2024
Same author

COVID-19 infection segmentation using hybrid deep learning and image processing techniques.

Scientific reports·2023
Same author

Sort-Mid tasks scheduling algorithm in grid computing.

Journal of advanced research·2015
Same author

PMCR-Miner: parallel maximal confident association rules miner algorithm for microarray data set.

International journal of data mining and bioinformatics·2015

Related Experiment Video

Updated: Apr 27, 2026

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
12:11

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry

Published on: April 8, 2020

9.2K

An improved distance matrix computation algorithm for multicore clusters.

Mohammed W Al-Neama1, Naglaa M Reda2, Fayed F M Ghaleb2

  • 1Department of Mathematics, Faculty of Science, Al-Azhar University, Cairo, Egypt ; Education College for Girls, Mosul University, Mosul, Iraq.

Biomed Research International
|July 12, 2014
PubMed
Summary

This study introduces DistVect1, a parallel algorithm for accelerating distance matrix computation in bioinformatics. It achieves significant speedups on multicore clusters, outperforming previous methods.

More Related Videos

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

6.3K

Related Experiment Videos

Last Updated: Apr 27, 2026

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
12:11

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry

Published on: April 8, 2020

9.2K
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

6.3K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • High-Performance Computing

Background:

  • Distance matrix computation is crucial for bioinformatics, particularly in multiple sequence alignment.
  • The rapid growth of biological sequence databases necessitates faster computation methods.
  • Existing algorithms like DistVect show promise but can be further optimized for modern hardware.

Purpose of the Study:

  • To propose DistVect1, a highly efficient parallel vectorized algorithm for computing distance matrices on multicore clusters.
  • To adapt the DistVect algorithm for cluster architectures using MPI and OpenMP.
  • To optimize partitioning and scheduling for efficient computation on multicore clusters.

Main Methods:

  • Reformulating the DistVect algorithm for cluster primitives.
  • Implementing efficient partitioning and scheduling strategies for multicore clusters.
  • Utilizing Message Passing Interface (MPI) and OpenMP for parallel implementation.

Main Results:

  • DistVect1 achieves a 3-fold speedup compared to SSE2.
  • The algorithm demonstrates speedups exceeding 9 orders of magnitude over the parallel implementation in ClustalW-MPI.
  • Experimental results confirm the high performance and efficiency of DistVect1 on multicore clusters.

Conclusions:

  • DistVect1 offers a significant performance improvement for distance matrix computation on multicore clusters.
  • The proposed algorithm addresses the need for accelerated computations in large-scale bioinformatics.
  • DistVect1 represents a substantial advancement over existing parallel implementations for bioinformatics tasks.