We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0327cb1 commit dd821c5Copy full SHA for dd821c5
dpctl/tensor/libtensor/include/kernels/reductions.hpp
@@ -666,8 +666,6 @@ sycl::event sum_reduction_over_group_temps_strided_impl(
666
remaining_reduction_nelems,
667
preferrered_reductions_per_wi));
668
});
669
- // FIXME: may be unnecessary
670
- partial_reduction_ev.wait();
671
672
remaining_reduction_nelems = reduction_groups_;
673
std::swap(temp_arg, temp2_arg);
0 commit comments