parthenon-hpc-lab/parthenon

1D `par_reduce` missing

Closed this issue · 2 comments

parthenon::par_reduce() over one dimension does not compile for me downstream. I assume we're just missing a specialization in kokkos_abstraction.hpp but I couldn't immediately work out the solution.

That solves my downstream problem thanks @Yurlungur