torchode: A Parallel ODE Solver for PyTorch

From MaRDI portal
Publication:6414760

arXiv2210.12375MaRDI QIDQ6414760FDOQ6414760


Authors: Marten Lienen, Stephan Günnemann Edit this on Wikidata


Publication date: 22 October 2022

Abstract: We introduce an ODE solver for the PyTorch ecosystem that can solve multiple ODEs in parallel independently from each other while achieving significant performance gains. Our implementation tracks each ODE's progress separately and is carefully optimized for GPUs and compatibility with PyTorch's JIT compiler. Its design lets researchers easily augment any aspect of the solver and collect and analyze internal solver statistics. In our experiments, our implementation is up to 4.3 times faster per step than other ODE solvers and it is robust against within-batch interactions that lead other solvers to take up to 4 times as many steps. Code available at https://github.com/martenlienen/torchode




Has companion code repository: https://github.com/martenlienen/torchode









This page was built for publication: torchode: A Parallel ODE Solver for PyTorch

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q6414760)