Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][Fusion] Test and document group algorithms/function support #12644

Merged
merged 1 commit into from
Feb 14, 2024

Commits on Feb 7, 2024

  1. [SYCL][Fusion] Test and document group algorithms/function support

    Add tests for `group_broadcast` and `permute_group_by_xor` when
    remapping is needed.
    
    Document support for group algorithms and functions in the kernel
    fusion design document. Kernel fusion supports these constructs, as
    local range, group id and local id do not change due to remapping.
    
    Signed-off-by: Victor Perez <victor.perez@codeplay.com>
    victor-eds committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b25d8bd View commit details
    Browse the repository at this point in the history