Title of article
Parallelization issues of a code for physically-based simulation of fabrics Original Research Article
Author/Authors
Sergio Romero، نويسنده , , Eladio Gutiérrez، نويسنده , , Luis F. Romero، نويسنده , , Oscar Plata، نويسنده , , Emilio L. Zapata، نويسنده ,
Issue Information
دوهفته نامه با شماره پیاپی سال 2004
Pages
15
From page
188
To page
202
Abstract
The simulation of fabrics, clothes, and flexible materials is an essential topic in computer animation of realistic virtual humans and dynamic sceneries. New emerging technologies, as interactive digital TV and multimedia products, make necessary the development of powerful tools to perform real-time simulations. Parallelism is one of such tools. When analyzing computationally fabric simulations we found these codes belonging to the complex class of irregular applications. Frequently this kind of codes includes reduction operations in their core, so that an important fraction of the computational time is spent on such operations. In fabric simulators these operations appear when evaluating forces, giving rise to the equation system to be solved. For this reason, this paper discusses only this phase of the simulation. This paper analyzes and evaluates different irregular reduction parallelization techniques on ccNUMA shared memory machines, applied to a real, physically-based, fabric simulator we have developed. Several issues are taken into account in order to achieve high code performance, as exploitation of data access locality and parallelism, as well as careful use of memory resources (memory overhead). In this paper we use the concept of data affinity to develop various efficient algorithms for reduction parallelization exploiting data locality.
Keywords
Fabric and cloth simulation , Data locality , Irregular reductions , Parallelization techniques , ccNUMA multiprocessors
Journal title
Computer Physics Communications
Serial Year
2004
Journal title
Computer Physics Communications
Record number
1136348
Link To Document