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

Distributed shared memory for roaming large volumes.

Laurent Castanié1, Christophe Mion, Xavier Cavin

  • 1Earth Decision, Nancy, France. castanie@earthdecision.com

IEEE Transactions on Visualization and Computer Graphics
|November 4, 2006
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

How to optimize brain perfusion and prevent cerebral complications during extracorporeal life support.

Intensive care medicine·2026
Same author

Pharmacological treatment of cardiogenic shock.

Current opinion in critical care·2026
Same author

Lactate in cardiogenic shock: pathophysiology, prognostic value, and clinical interpretation.

Annals of intensive care·2026
Same author

Comparison of norepinephrine with a combined non-catecholaminergic therapy in a porcine model of refractory cardiac arrest resuscitated with VA-ECMO.

Intensive care medicine experimental·2026
Same author

Experts' recommendations for the management of adult patients with cardiogenic shock.

Annals of intensive care·2026
Same author

Clinical Criteria for the Definition of Refractory Septic Shock: A Joint Delphi Consensus from the Society of Critical Care Medicine (SCCM) and European Society of Intensive Care Medicine (ESICM).

Critical care medicine·2026
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles

This study introduces a cluster-based volume rendering system enabling real-time exploration of massive datasets. It efficiently handles large data volumes by distributing graphics processing and memory across cluster nodes.

Area of Science:

  • Computer Graphics
  • Scientific Visualization
  • Distributed Systems

Background:

  • Visualizing extremely large datasets in real-time presents significant computational challenges.
  • Existing systems often struggle with memory limitations and data transfer bottlenecks when handling terabyte-scale volumes.

Purpose of the Study:

  • To develop a scalable cluster-based volume rendering system for real-time exploration of very large datasets.
  • To overcome texture memory limitations by distributing rendering and memory across multiple nodes.

Main Methods:

  • A cluster-based architecture aggregating graphics power and memory from multiple nodes.
  • Hardware-accelerated, parallel volume rendering with a pipelined sort-last rendering algorithm for image compositing.
  • Volume bricking and paging with a distributed hierarchical cache implementing software-based distributed shared memory.

Related Experiment Videos

  • Optimized data fetching using dual Gigabit Ethernet interfaces and asynchronous I/O for overlapping data loading and rendering.
  • Main Results:

    • Real-time roaming of a gigabyte-sized probe within tens to hundreds of gigabytes of total volume data.
    • Theoretical unlimited scalability for the total dataset size, constrained only by cluster texture memory for the probe.
    • Data fetching acceleration by a factor of 4 compared to direct local disk access.
    • Overlapping data loading, volume slicing, and rendering for enhanced performance.

    Conclusions:

    • The proposed cluster-based system effectively enables real-time interactive visualization of massive volumetric data.
    • Distributed graphics processing, intelligent caching, and optimized network communication are key to handling large-scale data rendering.
    • This approach offers a scalable solution for scientific visualization applications dealing with datasets exceeding single-node capabilities.