Refactor AoSoA Allocation

Two things are covered here:

  1. An indexing error using an uninitialized variable in the Peak Flops test was fixed.
  2. The memory management of the AoSoA was replaced with an underlying Kokkos view.

Merge request reports

Loading