Homec4science

Added ODE diagnostics to FixRxKokkos using Kokkos managed data.

Description

Added ODE diagnostics to FixRxKokkos using Kokkos managed data.

  • Added the diagnostics performance analysis routine to FixRxKokkos using Kokkos views.

TODO:

  • Switch to using Kokkos data for the per-iteration scratch data. How to allocate only enouch for each work-unit and not all iterations? Can the shared-memory scratch memory work for this, even for large sizes?

Details

Committed
Christopher Stone <chris.stone@computational-science.com>Feb 13 2017, 22:33
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS4e8351d9c8cb: Code clean-up for FixRxKokkos.
Branches
Unknown
Tags
Unknown

Event Timeline

Christopher Stone <chris.stone@computational-science.com> committed rLAMMPS93d99ec8d057: Added ODE diagnostics to FixRxKokkos using Kokkos managed data. (authored by Christopher Stone <chris.stone@computational-science.com>).Feb 13 2017, 22:33