Data di Pubblicazione:
2019
Citazione:
(2019). ginSODA: massive parallel integration of stiff ODE systems on GPUs [journal article - articolo]. In THE JOURNAL OF SUPERCOMPUTING. Retrieved from http://hdl.handle.net/10446/131185
Abstract:
Ordinary differential equations (ODEs) are a widespread formalism for the mathematical modeling of natural and engineering systems, whose analysis is generally performed by means of numerical integration methods. However, real-world models are often characterized by stiffness, a circumstance that can lead to prohibitive execution times. In such cases, the practical viability of many computational tools—e.g., sensitivity analysis—is hampered by the necessity to carry out a large number of simulations. In this work, we present ginSODA, a general-purpose black-box numerical integrator that distributes the calculations on graphics processing units, and allows to run massive numbers of numerical integrations of ODE systems characterized by stiffness. By leveraging symbolic differentiation, meta-programming techniques, and source code hashing, ginSODA automatically builds highly optimized binaries for the CUDA architecture, preventing code re-compilation and allowing to speed up the computation with respect to the sequential execution. ginSODA also provides a simplified Python interface, which allows to define a system of ODEs and the test to be performed in a few lines of code. According to our results, ginSODA provides up to a 25 × speedup with respect to the sequential execution.
Tipologia CRIS:
1.1.01 Articoli/Saggi in rivista - Journal Articles/Essays
Elenco autori:
Nobile, Marco S.; Cazzaniga, Paolo; Besozzi, Daniela; Mauri, Giancarlo
Link alla scheda completa:
Pubblicato in: