Homec4science

Switched to using Kokkos device data for ODE scratch data.

Description

Switched to using Kokkos device data for ODE scratch data.

  • Finished porting all scratch arrays to using the StridedArrayType template.
  • Created a single, large Kokkos device array and using that for all scratch data passed into the StridedArrayType objects.

Details

Event Timeline

Christopher Stone <chris.stone@computational-science.com> committed rLAMMPS2f32c1a9af6f: Switched to using Kokkos device data for ODE scratch data. (authored by Christopher Stone <chris.stone@computational-science.com>).Feb 13 2017, 22:33