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

[SYCL] tests for ONEAPI_DEVICE_SELECTOR. #1270

Merged

Conversation

cperkinsintel
Copy link

ONEAPI_DEVICE_SELECTOR is being implemented here: intel/llvm#6779

These are its tests.

@cperkinsintel
Copy link
Author

/verify with intel/llvm#6779

@cperkinsintel
Copy link
Author

/verify with intel/llvm#6779

@cperkinsintel
Copy link
Author

As these tests depend upon intel/llvm#6779 the "normal" runs will fail. The run named "Jenkins/llvm-test-suite" is the run against the PR that introduces the selectors and that run is passing.

@againull againull merged commit a4b77f0 into intel:intel Oct 11, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
On windows, -lsycl have to be changed to -lsycl6 for the gcc-style
invocations. Note that clang-cl style had been updated sycl.lib ->
sycl6.lib before.

I originally tried to get rid of explicit library name by using "-fsycl"
instead but it would break some tests for explicit manual compilation.
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
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.

4 participants