Efficient GPU Data Structures and Methods to Solve Sparse Linear Systems in Dynamics Applications
Daniel Weber, Jan Bender, Markus Schnoes, André Stork, Dieter Fellner
In Computer Graphics Forum, 32(1), 2013.
Abstract: We present graphics processing unit (GPU) data structures and algorithms to efficiently solve sparse linear systems that are typically required in simulations of multi-body systems and deformable bodies. Thereby, we introduce an efficient sparse matrix data structure that can handle arbitrary sparsity patterns and outperforms current state-of-the-art implementations for sparse matrix vector multiplication. Moreover, an efficient method to construct global matrices on the GPU is presented where hundreds of thousands of individual element contributions are assembled in a few milliseconds. A finite-element-based method for the simulation of deformable solids as well as an impulse-based method for rigid bodies are introduced in order to demonstrate the advantages of the novel data structures and algorithms. These applications share the characteristic that a major computational effort consists of building and solving systems of linear equations in every time step. Our solving method results in a speed-up factor of up to 13 in comparison to other GPU methods.
Keyword(s): interactive simulation, GPU computing, physically based modeling, linear systems
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2012.03227.x
BibTeX format:
@article{Weber:2013:EGD,
  author = {Daniel Weber and Jan Bender and Markus Schnoes and André Stork and Dieter Fellner},
  title = {Efficient GPU Data Structures and Methods to Solve Sparse Linear Systems in Dynamics Applications},
  journal = {Computer Graphics Forum},
  volume = {32},
  number = {1},
  pages = {16--26},
  year = {2013},
}
Search for more articles by Daniel Weber.
Search for more articles by Jan Bender.
Search for more articles by Markus Schnoes.
Search for more articles by André Stork.
Search for more articles by Dieter Fellner.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."