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

[SYCL][ESIMD] Fix kernel bug in BitonicSortKv2 and Kmeans, add split #75

Merged
merged 2 commits into from
Dec 29, 2020

Conversation

kychendev
Copy link

barrier and dp4a tests.

// REQUIRES: linux && gpu
// RUN: %clangxx-esimd -fsycl %s -o %t.out
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out

Choose a reason for hiding this comment

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

esimd_sbarrier is not available yet AFAICT, so this will fail.

Copy link
Author

Choose a reason for hiding this comment

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

This support is included in another pending PR #2917 to GitHub.

@kychendev
Copy link
Author

@vladimirlaz, I have updated dp4a test as requested and got approval from Konst. Could you help merge this?

@vladimirlaz vladimirlaz merged commit 1d1174e into intel:intel Dec 29, 2020
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…-test-suite#75)

Fix kernel bug in BitonicSortKv2 and Kmeans, add split barrier and dp4a tests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants