Try out single vector for parallel integrator
Opened this issue · 0 comments
Datseris commented
At the moment parallel_integrator
uses a vector of vectors as a state. However, since we have anyways established that the get_state
function is used to obtain one of the parallel states, we could consider making the states a single huge vector. That may result in performance improvements.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.