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

Parallel Processing01:20

Parallel Processing

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...
Parallel-axis Theorem01:06

Parallel-axis Theorem

The parallel-axis theorem provides a convenient and quick method of finding the moment of inertia of an object about an axis parallel to the axis passing through its center of mass. Consider a thin rod as an example. There is a striking similarity between the process of finding the moment of inertia of a thin rod about an axis through its middle, where the center of mass lies, and about an axis through its end using the conventional method. In the conventional method, the concept of linear mass...
Parallel-Axis Theorem for an Area01:12

Parallel-Axis Theorem for an Area

The moment of inertia is a fundamental concept in mechanical engineering that plays a significant role in designing rotationally symmetric objects such as flywheels, gears, and other mechanical systems. In this context, we will discuss the moment of inertia of a flywheel rotating about its centroidal axis and how it relates to the moment of inertia about an axis parallel to it.
For a flywheel approximated as a solid disc, consider an infinitesimal differential element with an arbitrary distance...
Parallel Resonance01:23

Parallel Resonance

The parallel RLC circuit is an arrangement where the resistor (R), inductor (L), and capacitor (C) are all connected to the same nodes and, as a result, share the same voltage across them. The parallel RLC circuit is analyzed in terms of admittance (Y), which reflects the ease with which current can flow. The admittance is given by:
Column Efficiency: Plate Theory01:10

Column Efficiency: Plate Theory

Band broadening in a chromatography column is measured by its efficiency. This is determined by the number of theoretical plates (N). Theoretical plate theory states that a separation column consists of a continuous series of imaginary plates where solute equilibration occurs between stationary and mobile phases.
A higher number of theoretical plates signifies better column efficiency and improved separation capabilities. Plate height affects bandwidth and separation quality; it is inversely...
Lagging Strand Synthesis01:59

Lagging Strand Synthesis

During replication, the complementary strands in double-stranded DNA are synthesized at different rates. Replication first begins on the leading strand. Replication starts later, occurs more slowly, and proceeds discontinuously on the lagging strand.
There are several major differences between synthesis of the leading strand and synthesis of the lagging strand. 1) Leading strand synthesis happens in the direction of replication fork opening, whereas lagging strand synthesis happens in the...

You might also read

Related Articles

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

Sort by
Same journal

Halide-encapsulated C<sub>24</sub> fullerenes as molecular redox hosts for alkali metals: A density functional theory study.

Journal of molecular graphics & modelling·2026
Same journal

Efficacy of Tinospora cordifolia bioactives as agonists of Smoothened (Smo) receptor to promote oligodendroglial lineage induction for remyelination-based therapy.

Journal of molecular graphics & modelling·2026
Same journal

Dynamic remodeling of USP28 by the selective inhibitor CAS-010: Insights from DFT and molecular dynamics simulations.

Journal of molecular graphics & modelling·2026
Same journal

Beyond the catalytic site: Voxilaprevir and Pasireotide as repurposed therapeutics for conformational inhibition of ADAR1.

Journal of molecular graphics & modelling·2026
Same journal

A mechanism-guided framework for prioritizing membrane-interaction anti-Vibrio peptides from peptidomics data.

Journal of molecular graphics & modelling·2026
Same journal

A multi-Level Study of 20S proteasome inhibitors: an integrated approach combining chemistry and Modelling.

Journal of molecular graphics & modelling·2026
See all related articles

Related Experiment Video

Updated: May 31, 2026

Perspectives on Neuroscience
26:41

Perspectives on Neuroscience

Published on: July 31, 2007

Topical perspective on massive threading and parallelism.

Robert M Farber1

  • 1PNNL, P.O. Box 999, Richland, WA 99352, USA. rmfarber@usa.net

Journal of Molecular Graphics & Modelling
|July 19, 2011
PubMed
Summary
This summary is machine-generated.

Computer architectures are shifting to multi-core and many-core systems, with General Purpose Graphics Processor Unit (GPGPU) technology offering significant speedups. Scientists must consider software restructuring costs and scalability for future research.

More Related Videos

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

Multimodal Hierarchical Imaging of Serial Sections for Finding Specific Cellular Targets within Large Volumes
11:19

Multimodal Hierarchical Imaging of Serial Sections for Finding Specific Cellular Targets within Large Volumes

Published on: March 20, 2018

Related Experiment Videos

Last Updated: May 31, 2026

Perspectives on Neuroscience
26:41

Perspectives on Neuroscience

Published on: July 31, 2007

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

Multimodal Hierarchical Imaging of Serial Sections for Finding Specific Cellular Targets within Large Volumes
11:19

Multimodal Hierarchical Imaging of Serial Sections for Finding Specific Cellular Targets within Large Volumes

Published on: March 20, 2018

Area of Science:

  • Computer Science
  • Computational Science
  • High-Performance Computing

Background:

  • Modern computer architectures feature a paradigm shift towards multi- and many-core systems, offering thousands of concurrent processing elements.
  • General Purpose Graphics Processor Unit (GPGPU) technology, enabled by CUDA and OpenCL™, has gained prominence for accelerating scientific applications.
  • The scientific literature shows GPGPU applications achieving significant performance gains (1-3 orders of magnitude) through massive threading and parallelism.

Purpose of the Study:

  • To provide an overview of the current state of threading and parallelism in computational architectures.
  • To discuss the challenges and considerations for scientists planning future research on massively threaded systems.
  • To offer insights into the future of parallel computing in scientific research.

Main Methods:

  • Review of current scientific literature on GPGPU and multi-core architectures.
  • Analysis of performance improvements achieved through massive threading and parallelism.
  • Discussion of factors influencing the adoption of new computational architectures, including software restructuring costs and scalability.

Main Results:

  • GPGPU and multi-core systems enable substantial computational speedups for many applications.
  • Massive threading is a key technique for exploiting parallelism in modern hardware.
  • Not all computational problems are suitable for massive parallelism, requiring careful consideration of algorithm design and software adaptation.

Conclusions:

  • The shift to massively threaded architectures presents both opportunities and challenges for scientific research.
  • Effective utilization of new architectures requires careful planning regarding software development, algorithm design, and application scalability.
  • Future research efforts must strategically leverage parallel computing advancements while considering implementation costs and problem suitability.