Sciweavers

CG
2008
Springer

Parallel techniques for physically based simulation on multi-core processor architectures

13 years 4 months ago
Parallel techniques for physically based simulation on multi-core processor architectures
As multi-core processor systems become more and more widespread, the demand for efficient parallel algorithms also propagates into the field of computer graphics. This is especially true for physically-based simulation, which is notorious for expensive numerical methods. In this work, we explore possibilities for accelerating physically-based simulation algorithms on multi-core architectures. Two components of physically-based simulation represent a great potential for bottlenecks in parallelisation: implicit time integration and collision handling. From the parallelisation point of view these two components are substantially different. Implicit time integration can be treated efficiently using static problem decomposition. The linear system arising in this context is solved using a data-parallel preconditioned conjugate gradient algorithm. The collision handling stage, however, requires a different approach, due to its dynamic structure. This stage is handled using multi-threaded pro...
Bernhard Thomaszewski, Simon Pabst, Wolfgang Bloch
Added 09 Dec 2010
Updated 09 Dec 2010
Type Journal
Year 2008
Where CG
Authors Bernhard Thomaszewski, Simon Pabst, Wolfgang Blochinger
Comments (0)