Skip to content

Refactor AoSoA Allocation

Slattery, Stuart requested to merge (removed):fix_mem_errors into master

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