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

[GPU] Added a couple of supported SIMD size checks #7919

Merged

Conversation

vladimir-paramuzov
Copy link
Contributor

Details:

  • Added several checks that simd_size=8 is supported by current HW to avoid compilation error on some platforms.

Tickets:

  • 63042

@vladimir-paramuzov vladimir-paramuzov added the category: GPU OpenVINO GPU plugin label Oct 8, 2021
@vladimir-paramuzov vladimir-paramuzov added this to the 2022.1 milestone Oct 8, 2021
Copy link
Contributor

@lznamens lznamens left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM.

@vladimir-paramuzov vladimir-paramuzov marked this pull request as ready for review October 12, 2021 06:56
@vladimir-paramuzov vladimir-paramuzov requested review from a team as code owners October 12, 2021 06:56
@vladimir-paramuzov vladimir-paramuzov merged commit efcdaac into openvinotoolkit:master Oct 13, 2021
@vladimir-paramuzov vladimir-paramuzov deleted the simd_size_check branch October 13, 2021 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants