NVIDIA / NVIDIA/cccl

[FEA]: Implement `cudax::coop::any_of`

Open
#9,668 0 comments 0 reactions 1 assignee Claimed by @davebayer View on GitHub
cudax
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

`cudax::coop::any_of` should implement reduction over `bool` values. We can use `__any_sync` intrinsic to accelerate the reduction within a warp.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.