Skip to content

Use execution_space in Kokkos::parallel_ and Kokkos::deep_copy

Arndt, Daniel requested to merge github/fork/masterleinad/fix_distributed into master

Created by: masterleinad

In particular, this should deal with Distributor. The cases that don't work yet are marked (most likely due to the bug reported by @dalg24 in Kokkos).

Merge request reports