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][ESIMD]Add invoke_simd support for functions returning void. #6901

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

fineg74
Copy link
Contributor

@fineg74 fineg74 commented Sep 28, 2022

No description provided.

@fineg74
Copy link
Contributor Author

fineg74 commented Sep 28, 2022

Complementary test PR intel/llvm-test-suite#1296

@kbobrovs
Copy link
Contributor

kbobrovs commented Oct 5, 2022

@fineg74, please investigate failures and describe them in a comment (are they unrelated?)

@fineg74
Copy link
Contributor Author

fineg74 commented Oct 5, 2022

The errors I see are

  • Failed to retrieve OpenCL platform count: -1001 (Unknown error code)

  • terminate called after throwing an instance of 'sycl::_V1::runtime_error'
    what(): No device of requested type available. -1 (PI_ERROR_DEVICE_NOT_FOUND)

I don't believe they are related to the change as it sounds more like test environment issue

@kbobrovs kbobrovs merged commit 3fd0850 into intel:sycl Oct 6, 2022
@fineg74 fineg74 deleted the invoke_simd branch October 18, 2022 19:22
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.

4 participants