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 Experiment Videos

On the parallelisation of bioinformatics applications.

O Trelles1

  • 1Computer Architecture Department, University of Malaga, Spain. ots@ac.uma.es

Briefings in Bioinformatics
|July 24, 2001
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Usefulness of a New Large Set of High Throughput EST-SNP Markers as a Tool for Olive Germplasm Collection Management.

Frontiers in plant science·2018
Same author

Refining borders of genome-rearrangements including repetitions.

BMC genomics·2016
Same author

Web service catalogue for Biomedical Grid infrastructure.

Studies in health technology and informatics·2010
Same author

Clinical and histologic effects of facial skin rejuvenation with pulsed- and continuous-wave flash-scanned CO(2) lasers.

Aesthetic surgery journal·2009
Same author

A computational strategy for protein function assignment which addresses the multidomain problem.

Comparative and functional genomics·2008
Same author

Amine System Project.

Inflammation research : official journal of the European Histamine Research Society ... [et al.]·2007
Same journal

Literature-informed gene extraction and ranking for multimodal data fusion.

Briefings in bioinformatics·2026
Same journal

SA-MTP: a structure-aware framework for multifunctional therapeutic peptide annotation.

Briefings in bioinformatics·2026
Same journal

Genome assemblies and annotations are not static and need support for tracking their evolution.

Briefings in bioinformatics·2026
Same journal

A historical journey of metabolite-protein interaction discovery: from data harmonization to AI-driven prediction.

Briefings in bioinformatics·2026
Same journal

Bridging local-global transmembrane protein contexts with contrastive pretraining for alignment-free pathogenicity prediction.

Briefings in bioinformatics·2026
Same journal

Prediction of drug hypersensitivity by comprehensive modeling of HLA-peptidomes.

Briefings in bioinformatics·2026
See all related articles

This study explores parallel computing strategies for bioinformatics software, addressing challenges in diverse algorithms from database searching to phylogenetic tree construction across various architectures.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • High-Performance Computing

Background:

  • Bioinformatics software often involves computationally intensive algorithms.
  • These algorithms exhibit diverse computational patterns, from regular to highly irregular.
  • Efficient execution requires parallelization strategies tailored to different hardware architectures.

Purpose of the Study:

  • To survey computational strategies for parallelizing widely used bioinformatics software.
  • To discuss fine- and coarse-grained parallelization for diverse applications.
  • To outline computational issues, machine models, programming approaches, and scheduling for parallel architectures.

Main Methods:

  • Review of existing parallelization strategies for bioinformatics algorithms.

Related Experiment Videos

  • Analysis of computational patterns in database searching and phylogenetic tree construction.
  • Discussion of shared, distributed, and shared/distributed memory architectures.
  • Main Results:

    • Identification of computational challenges in parallelizing bioinformatics software.
    • Categorization of parallel strategies (fine- and coarse-grained) for diverse applications.
    • Overview of programming models and scheduling for various computer architectures.

    Conclusions:

    • Parallel computing is essential for handling computationally expensive bioinformatics tasks.
    • Diverse algorithms necessitate tailored parallelization approaches.
    • Understanding hardware architectures and programming models is key for efficient bioinformatics software parallelization.