You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This kernel does a pretty standard parallel reduction and can probably be written entirely in thrust using thrust::reduce() and a custom functor. See thrust api doc here: https://thrust.github.io/doc/group__reductions_ga6ac0fe1561f58692e85112bd1145ddff.html