Skip to content

[SYCL][LIBCLC] Fix identity values for (sub)group collectives min/max #10639

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

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

jchlanda
Copy link
Contributor

@jchlanda jchlanda commented Aug 1, 2023

Use +/- inf for minimum and maximum respectively. See: https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html#table.identities for details.

@jchlanda jchlanda requested a review from a team as a code owner August 1, 2023 05:09
@jchlanda jchlanda requested a review from steffenlarsen August 1, 2023 05:09
@jchlanda jchlanda temporarily deployed to aws August 1, 2023 05:26 — with GitHub Actions Inactive
@jchlanda jchlanda force-pushed the jakub/libclc_maximum_minimum branch from 883d7ea to f3da2d5 Compare August 1, 2023 05:26
@jchlanda jchlanda changed the title [SYCL][LIBCLC] Fix identity values for sub-group collectives min/max [SYCL][LIBCLC] Fix identity values for (sub)group collectives min/max Aug 1, 2023
@jchlanda jchlanda force-pushed the jakub/libclc_maximum_minimum branch from ca11107 to 4db5a0d Compare August 1, 2023 06:37
@jchlanda jchlanda temporarily deployed to aws August 1, 2023 06:52 — with GitHub Actions Inactive
@jchlanda jchlanda temporarily deployed to aws August 1, 2023 08:02 — with GitHub Actions Inactive
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@steffenlarsen steffenlarsen merged commit 2483893 into intel:sycl Aug 1, 2023
mdtoguchi pushed a commit to mdtoguchi/llvm that referenced this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants