Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add tests for ballot_group algorithms #1698

Open
wants to merge 1 commit into
base: intel
Choose a base branch
from

Commits on Mar 27, 2023

  1. [SYCL] Add tests for ballot_group algorithms

    This commit adds tests for using ballot_group and the following algorithms:
    - group_barrier
    - group_broadcast
    - any_of_group
    - all_of_group
    - none_of_group
    - reduce_over_group
    - exclusive_scan_over_group
    - inclusive_scan_over_group
    
    Signed-off-by: John Pennycook <john.pennycook@intel.com>
    Pennycook committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    87a345c View commit details
    Browse the repository at this point in the history