Hybrid Parallelism for Volume Rendering on Large, Multi- and Many-core Systems

Hybrid Parallelism for Volume Rendering on Large, Multi- and Many-core Systems
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : OCLC:873657513
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Hybrid Parallelism for Volume Rendering on Large, Multi- and Many-core Systems by :

Download or read book Hybrid Parallelism for Volume Rendering on Large, Multi- and Many-core Systems written by and published by . This book was released on 2011 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: With the computing industry trending towards multi- and many-core processors, we study how a standard visualization algorithm, ray-casting volume rendering, can benefit from a hybrid parallelism approach. Hybrid parallelism provides the best of both worlds: using distributed-memory parallelism across a large numbers of nodes increases available FLOPs and memory, while exploiting shared-memory parallelism among the cores within each node ensures that each node performs its portion of the larger calculation as efficiently as possible. We demonstrate results from weak and strong scaling studies, at levels of concurrency ranging up to 216,000, and with datasets as large as 12.2 trillion cells. The greatest benefit from hybrid parallelism lies in the communication portion of the algorithm, the dominant cost at higher levels of concurrency. We show that reducing the number of participants with a hybrid approach significantly improves performance.


Hybrid Parallelism for Volume Rendering on Large, Multi- and Many-core Systems Related Books

Hybrid Parallelism for Volume Rendering on Large, Multi- and Many-core Systems
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 2011 - Publisher:

GET EBOOK

With the computing industry trending towards multi- and many-core processors, we study how a standard visualization algorithm, ray-casting volume rendering, can
Hybrid Parallelism for Volume Rendering on Large, Multi-core Systems
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 2010 - Publisher:

GET EBOOK

This work studies the performance and scalability characteristics of"hybrid'"parallel programming and execution as applied to raycasting volume rendering -- a s
MPI-hybrid Parallelism for Volume Rendering on Large, Multi-core Systems
Language: en
Pages: 10
Authors:
Categories:
Type: BOOK - Published: 2010 - Publisher:

GET EBOOK

This work studies the performance and scalability characteristics of"hybrid'" parallel programming and execution as applied to raycasting volume rendering -- a
High Performance Visualization
Language: en
Pages: 520
Authors: E. Wes Bethel
Categories: Computers
Type: BOOK - Published: 2012-10-25 - Publisher: CRC Press

GET EBOOK

Visualization and analysis tools, techniques, and algorithms have undergone a rapid evolution in recent decades to accommodate explosive growth in data size and
High Performance Parallelism Pearls Volume Two
Language: en
Pages: 574
Authors: Jim Jeffers
Categories: Computers
Type: BOOK - Published: 2015-07-28 - Publisher: Morgan Kaufmann

GET EBOOK

High Performance Parallelism Pearls Volume 2 offers another set of examples that demonstrate how to leverage parallelism. Similar to Volume 1, the techniques in