The source project of this merge request has been removed.
Refactor AoSoA Allocation
Two things are covered here:
- An indexing error using an uninitialized variable in the Peak Flops test was fixed.
- The memory management of the
AoSoA
was replaced with an underlying Kokkos view.