Skip to content

Let exclusivePrefixSum return the total sum

Created by: masterleinad

In many, places we need the total sum after calling exlusivePrefixSum. We can easily avoid a separate kernel launch.

Merge request reports